summaryrefslogtreecommitdiff
path: root/ChangeLogs/ChangeLog-03a
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs/ChangeLog-03a')
-rw-r--r--ChangeLogs/ChangeLog-03a15
1 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 185928204ae..560047e2b03 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,12 @@
+Sun Feb 3 17:59:36 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * ace/config-sunos5.5.h (ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION):
+
+ Explicitly defined the above macro as this is needed for SunOS
+ gcc to work. This was inside a __SUNPRO_CC #ifdef. I missed that
+ in my previous change. This should fix the builds under SunOS
+ gcc.
+
Sun Feb 3 18:32:29 2002 Craig Rodrigues <crodrigu@bbn.com>
* tests/TP_Reactor_Test.cpp: Use size_t instead of long
@@ -11,13 +20,13 @@ Sun Feb 3 09:20:04 2002 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Sun Feb 3 08:22:28 2002 Venkita Subramonian <venkita@cs.wustl.edu>
- * tests/Makefile:
+ * tests/Makefile:
Regenerated makefile to create dependencies for TP_Reactor_Test.
Sun Feb 3 08:05:12 2002 Venkita Subramonian <venkita@cs.wustl.edu>
- * tests/TP_Reactor_Test.dsp (RSC):
- Regenerated the file in MSVC++.
+ * tests/TP_Reactor_Test.dsp (RSC):
+ Regenerated the file in MSVC++.
Sun Feb 3 11:16:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>