diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-11 19:31:21 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-12-11 19:31:21 +0000 |
commit | c2acbad46b41e06d0267020c07118888b61f0c50 (patch) | |
tree | 33a883d084dc035bf533697d6db8adcef831a558 | |
parent | 5ad7e789c353002f60662982001d33f075fcdbc6 (diff) | |
download | ATCD-c2acbad46b41e06d0267020c07118888b61f0c50.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-98b | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index 7f72a654a01..06d38dd8b2d 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -9,6 +9,9 @@ Fri Dec 11 08:51:07 1998 David L. Levine <levine@cs.wustl.edu> could lose data. cxx V6.1-029 spews out a bunch of them, otherwise. + * tests/Time_Value_Test.cpp: protected definition of __ACE_INLINE__. + Thanks to Ossama for reporting this. + 1998-12-11 Nanbor Wang <nanbor@cs.wustl.edu> * ace/Message_Queue.{h,i,cpp} (ACE_Message_Queue_Base): Added a |