diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-02 14:35:41 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-01-02 14:35:41 +0000 |
commit | 5ffbb3320220b41e4c5ac3e08cf282c2ba729372 (patch) | |
tree | 145ffbca3ef4a990be38cb46e2aba33fb6c60fc7 /ChangeLog-98b | |
parent | 037ca01a12d609f191587efe608c875925099d5a (diff) | |
download | ATCD-5ffbb3320220b41e4c5ac3e08cf282c2ba729372.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-98b')
-rw-r--r-- | ChangeLog-98b | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index ce0f765f5f7..b11d06e6d2b 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,3 +1,9 @@ +Sat Jan 02 08:34:27 1999 David L. Levine <levine@cs.wustl.edu> + + * examples/ASX/Event_Server/Event_Server/event_server.cpp + (handle_input): added ACE_UNUSED_ARG (n), to avoid compile + warning with ACE_NDEBUG. + Fri Jan 01 18:57:22 1999 David L. Levine <levine@cs.wustl.edu> * ace/Containers_T.i (ACE_Array,ACE_Array::operator=): |