summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-11 16:30:50 +0000
committerkirthika <kirthika@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-03-11 16:30:50 +0000
commit2cf15afa01ae57053b454de52f41d3484e2a64cd (patch)
tree5b2f374fec4d2cd54cdf44ce8b90bc3d03a371d8
parent1cf3ad8ea5a6c82a2d583c8557b50be9d56315cf (diff)
downloadATCD-2cf15afa01ae57053b454de52f41d3484e2a64cd.tar.gz
DLL_Test changed to solve unrefernced main error on LynxOS.
-rw-r--r--ChangeLog-99b7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index d13419d4812..f2e9a8eb199 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,10 @@
+Thu Mar 11 10:27:51 1999 Kirthika Parameswaran <kirthika@cs.wustl.edu>
+
+ * tests/DLL_Test.cpp (main): Allowed the main to be accessible on
+ all platforms by shifting the #ifdefs inside the main. The
+ problem arose due to the main being declared an undefined
+ reference on LynxOS.
+
Wed Mar 10 13:31:37 1999 Ossama Othman <othman@cs.wustl.edu>
* ace/config-linux-common.h: