summaryrefslogtreecommitdiff
path: root/ChangeLogs
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLogs')
-rw-r--r--ChangeLogs/ChangeLog-02a28
-rw-r--r--ChangeLogs/ChangeLog-03a28
2 files changed, 36 insertions, 20 deletions
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 54a598b6d39..18285229613 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,13 +1,21 @@
+Tue Apr 11 16:15:31 2000 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/OS.cpp: moved ACE_Thread_Exit::is_constructed_
+ definition so that it's seen on all platforms, not just
+ those that are ACE_MT_SAFE. Fixes:
+ Mon Apr 10 07:30:22 2000 John Rodgers <jrrodgers@acm.org>
+ Thanks to Vishal for reporting it.
+
Tue Apr 11 13:57:11 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * ace/Synch_T.cpp: Make sure to cast the "type" argument to
- "short" to avoid overload confusions by certain compilers.
- Thanks to ctaurines@amadeus.net for reporting this.
+ * ace/Synch_T.cpp: Make sure to cast the "type" argument to
+ "short" to avoid overload confusions by certain compilers.
+ Thanks to ctaurines@amadeus.net for reporting this.
Tue Apr 11 12:52:04 2000 Vishal Kachroo <vishal@cs.wustl.edu>
- * ace/SOCK_Dgram_Mcast.cpp (subscribe): Removed the #ifdef
- for template instantiation.
+ * ace/SOCK_Dgram_Mcast.cpp (subscribe): Removed the #ifdef
+ for template instantiation.
Tue Apr 11 11:32:03 2000 Chad Elliott <elliott_c@ociweb.com>
* bin/ACEutils.pm
@@ -16,14 +24,14 @@ Tue Apr 11 11:32:03 2000 Chad Elliott <elliott_c@ociweb.com>
Mon Apr 10 19:45:32 2000 Vishal Kachroo <vishal@cs.wustl.edu>
- * ace/SOCK_Dgram_Mcast.cpp (subscribe): Added a #ifdef to
- get past a g++ error. I am looking into the right way to
- do this.
+ * ace/SOCK_Dgram_Mcast.cpp (subscribe): Added a #ifdef to
+ get past a g++ error. I am looking into the right way to
+ do this.
Mon Apr 10 17:37:53 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/config-freebsd-pthread.h: Addplied John Aughey
- <ajh4@cec.wustl.edu>'s patch for FreeBSD 4.0.
+ * ace/config-freebsd-pthread.h: Addplied John Aughey
+ <ajh4@cec.wustl.edu>'s patch for FreeBSD 4.0.
Mon Apr 10 07:30:22 2000 John Rodgers <jrrodgers@acm.org>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 54a598b6d39..18285229613 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,13 +1,21 @@
+Tue Apr 11 16:15:31 2000 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/OS.cpp: moved ACE_Thread_Exit::is_constructed_
+ definition so that it's seen on all platforms, not just
+ those that are ACE_MT_SAFE. Fixes:
+ Mon Apr 10 07:30:22 2000 John Rodgers <jrrodgers@acm.org>
+ Thanks to Vishal for reporting it.
+
Tue Apr 11 13:57:11 2000 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * ace/Synch_T.cpp: Make sure to cast the "type" argument to
- "short" to avoid overload confusions by certain compilers.
- Thanks to ctaurines@amadeus.net for reporting this.
+ * ace/Synch_T.cpp: Make sure to cast the "type" argument to
+ "short" to avoid overload confusions by certain compilers.
+ Thanks to ctaurines@amadeus.net for reporting this.
Tue Apr 11 12:52:04 2000 Vishal Kachroo <vishal@cs.wustl.edu>
- * ace/SOCK_Dgram_Mcast.cpp (subscribe): Removed the #ifdef
- for template instantiation.
+ * ace/SOCK_Dgram_Mcast.cpp (subscribe): Removed the #ifdef
+ for template instantiation.
Tue Apr 11 11:32:03 2000 Chad Elliott <elliott_c@ociweb.com>
* bin/ACEutils.pm
@@ -16,14 +24,14 @@ Tue Apr 11 11:32:03 2000 Chad Elliott <elliott_c@ociweb.com>
Mon Apr 10 19:45:32 2000 Vishal Kachroo <vishal@cs.wustl.edu>
- * ace/SOCK_Dgram_Mcast.cpp (subscribe): Added a #ifdef to
- get past a g++ error. I am looking into the right way to
- do this.
+ * ace/SOCK_Dgram_Mcast.cpp (subscribe): Added a #ifdef to
+ get past a g++ error. I am looking into the right way to
+ do this.
Mon Apr 10 17:37:53 2000 Nanbor Wang <nanbor@cs.wustl.edu>
- * ace/config-freebsd-pthread.h: Addplied John Aughey
- <ajh4@cec.wustl.edu>'s patch for FreeBSD 4.0.
+ * ace/config-freebsd-pthread.h: Addplied John Aughey
+ <ajh4@cec.wustl.edu>'s patch for FreeBSD 4.0.
Mon Apr 10 07:30:22 2000 John Rodgers <jrrodgers@acm.org>