diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-05 18:55:31 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-05 18:55:31 +0000 |
commit | 25ce12f553a3fa59e53abe3d077592b02d636970 (patch) | |
tree | 8d1c36031d0bb846c1deeaf490c144d2154c797d /TAO | |
parent | fd13d4967de706e5e03a77f14e07ea0c083ad2e0 (diff) | |
download | ATCD-25ce12f553a3fa59e53abe3d077592b02d636970.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO')
-rw-r--r-- | TAO/ChangeLog-98c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c index c34eeca1c93..c407b0dc030 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -4,6 +4,9 @@ Mon Oct 05 13:52:17 1998 David L. Levine <levine@cs.wustl.edu> DynStruct_i.cpp,DynUnion_i.cpp,DynUnion_i_T.cpp: added ACE_LACKS_LONG_LONG_T support. + * orbsvcs/tests/EC_Multiple/EC_Multiple.cpp (print_priority_info): + use ACE_OS::getpid () instead of getpid (). + Mon Oct 5 11:28:02 1998 Carlos O'Ryan <coryan@cs.wustl.edu> * orbsvcs/orbsvcs/Event/Event_Channel.cpp: |