summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-30 02:12:05 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-06-30 02:12:05 +0000
commit452f45cda43933eb42ad37d3ba221c4e64f0254a (patch)
tree80e9b57321585624d336f5e7dc6d7a12baabee6d
parent00a32eebcb4913c9bb07e92ef1c03b61dcdfbf99 (diff)
downloadATCD-452f45cda43933eb42ad37d3ba221c4e64f0254a.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index cab1ab813c2..5c63b5e5892 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -5,6 +5,9 @@ Mon Jun 29 14:43:17 1998 David L. Levine <levine@cs.wustl.edu>
to keep DEC cxx from complaining. Also, commented out
the declaration, because it doesn't appear to be necessary.
+ * tests/OctetSeq/OctetSeq.cpp (main): cast sizeof to int
+ to avoid egcs warning about signed/unsigned comparison.
+
Mon Jun 29 11:05:03 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* tao/encode.cpp: