summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 02:06:23 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-16 02:06:23 +0000
commitd18963f47c4568acda96cbec61ee4898ef519353 (patch)
tree5503dedcfb0081aee77027fff06a6a61ae584aae
parentb95d4aa85049d0046f893b2c3ca8e2666f8946a3 (diff)
downloadATCD-d18963f47c4568acda96cbec61ee4898ef519353.tar.gz
* TAO_IDL/be/be_helper.cpp:
* TAO_IDL/be/be_sequence.cpp: Made some print format symbols agree with their arguments, warnings from the new egcs. * TAO_IDL/be/be_sunsoft.cpp: Changed added 'u' and 'f' suffixes to integer and float literals to upper case for readability.
-rw-r--r--TAO/ChangeLog-99c11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 99ead15ca0b..dacb7956f45 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,14 @@
+Thu Jul 15 21:01:28 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_helper.cpp:
+ * TAO_IDL/be/be_sequence.cpp:
+ Made some print format symbols agree with their
+ arguments, warnings from the new egcs.
+
+ * TAO_IDL/be/be_sunsoft.cpp:
+ Changed added 'u' and 'f' suffixes to integer and
+ float literals to upper case for readability.
+
Thu Jul 15 20:50:01 1999 Jeff Parsons <parsons@cs.wustl.edu>
* TAO/tests/Makefile: