diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-27 12:54:40 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-06-27 12:54:40 +0000 |
commit | be17622d0202aa80e3791b18fb2410a42096bce7 (patch) | |
tree | 8a7e154101ab62c4970500baa44adb64bb9c4824 /ChangeLog-97a | |
parent | 7eb1d29b65e2eccd998e2f1d6cf151929b00c1c3 (diff) | |
download | ATCD-be17622d0202aa80e3791b18fb2410a42096bce7.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-97a')
-rw-r--r-- | ChangeLog-97a | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-97a b/ChangeLog-97a index 1a6d9839706..a7273e880d2 100644 --- a/ChangeLog-97a +++ b/ChangeLog-97a @@ -1,3 +1,9 @@ +Fri Jun 27 07:53:58 1997 David L. Levine <levine@cs.wustl.edu> + + * tests/Message_Queue_Notifications_Test.cpp (handle_output, + handle_exception,main): added ACE_UNUSED_ARG (fd) to avoid + compilation warnings about unused arguments. + Fri Jun 27 01:08:54 1997 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> * ace/Connector.cpp (create_AST): Replaced the gratuitous #ifdef |