summaryrefslogtreecommitdiff
path: root/ChangeLog-98b
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-21 19:56:27 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-21 19:56:27 +0000
commitd3d5d817d659cfe6fefc1bb69bbe535fc3b1b250 (patch)
tree4747cfc415825be9102257171e847800d1a1c2b2 /ChangeLog-98b
parent51938d8266ebf28802274a87502a383072e999e7 (diff)
downloadATCD-d3d5d817d659cfe6fefc1bb69bbe535fc3b1b250.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r--ChangeLog-98b11
1 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 08ef6948bf1..c752130db72 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,7 +1,14 @@
+Mon Dec 21 13:55:33 1998 David L. Levine <levine@cs.wustl.edu>
+
+ * ace/Containers_T.{i,cpp} (ACE_Bounded_Set::is_full): On LynxOS
+ only, uninlined this function to avoid Internal Compiler Error
+ with native (3.0.0) compiler. Thanks to Carlos for this fix,
+ it had us stumped for quite a while.
+
Sat Dec 19 18:27:07 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
- * ace/Timer_Queue_Adapters.cpp (handle_signal): Cleaned up an
- unused variable. Thanks to David Levine for reporting this.
+ * ace/Timer_Queue_Adapters.cpp (handle_signal): Cleaned up an
+ unused variable. Thanks to David Levine for reporting this.
Fri Dec 18 09:30:57 1998 David L. Levine <levine@cs.wustl.edu>