diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-10 12:44:12 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-05-10 12:44:12 +0000 |
commit | 30123310bb654b8e48a32e7a0e362773d99f58c7 (patch) | |
tree | d29dac1290a2bc3c42db2c797c4177f44d841bfe /TAO | |
parent | 77b12bf1cd7cc1e36e519da5aae5c9a71dbc880a (diff) | |
download | ATCD-30123310bb654b8e48a32e7a0e362773d99f58c7.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 7624f3b10f0..1419c7b7cf8 100644 --- a/TAO/ChangeLog-98c +++ b/TAO/ChangeLog-98c @@ -8,6 +8,9 @@ Sat May 09 12:01:37 1998 David L. Levine <levine@cs.wustl.edu> (list_contents): changed loop index type to CORBA::ULong to avoid signed/unsigned comparison. + * tao/Makefile: suppress -g when building POA.o with ghs for + VxWorks/i86. + Fri May 8 16:32:55 1998 Aniruddha Gokhale <gokhale@mambo.cs.wustl.edu> * TAO_IDL/be/be_exception.cpp: In the typecode generation, we were |