diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-03-24 20:38:09 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 1999-03-24 20:38:09 +0000 |
commit | 5985e4d1c699c9fbbbd77090df81b0b95595178e (patch) | |
tree | f9493750ae36b74826b7adb907cfcaf00f5a1292 /ChangeLog-99b | |
parent | 007534725f81f4f59ede5879d2f9da1e7d8f5542 (diff) | |
download | ATCD-5985e4d1c699c9fbbbd77090df81b0b95595178e.tar.gz |
* ace/OS.cpp (ACE_OS_PREALLOCATE_OBJECT): Initialized obj_p to zero
to make egcs happy.
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index caca7a3261f..efbe27f4c73 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,3 +1,8 @@ +Wed Mar 24 14:36:12 1999 Ossama Othman <othman@cs.wustl.edu> + + * ace/OS.cpp (ACE_OS_PREALLOCATE_OBJECT): Initialized obj_p to zero + to make egcs happy. + Wed Mar 24 13:23:36 1999 David L. Levine <levine@cs.wustl.edu> * ACE-INSTALL.html: removed note about building netsvcs before |