summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-20 16:48:42 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-06-20 16:48:42 +0000
commitcf3c8eb5d31b3f7b039a9c6648f7e19e9910b9fa (patch)
treea6f26be552b067ad148f2e5e1152085d778478e8
parent47d67a0af107088fde74acddc4d9c1fbd4947534 (diff)
downloadATCD-cf3c8eb5d31b3f7b039a9c6648f7e19e9910b9fa.tar.gz
* tests/DynAny_Test/test_dynarray.cpp:
* tests/DynAny_Test/test_dynsequence.cpp: Modified literal constants passed to the [] operator of a sequence to explicitly be unsigned.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 9a2c401242b..352fd787f01 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,11 @@
+Wed Jun 20 11:46:40 2001 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tests/DynAny_Test/test_dynarray.cpp:
+ * tests/DynAny_Test/test_dynsequence.cpp:
+
+ Modified literal constants passed to the [] operator
+ of a sequence to explicitly be unsigned.
+
Wed Jun 20 11:11:13 2001 Jeff Parsons <parsons@cs.wustl.edu>
* orbsvcs/examples/Notify/Filter/Filter.dsp: