summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-13 19:56:50 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-13 19:56:50 +0000
commitc417429e8e0a0bd37019f4056cf2783a199b26ef (patch)
treef3880a045b8a1bc587e113ef2b4d15cf6d2790a6
parent41e2e3cd905a5d56b222287a0c55377eb64e961a (diff)
downloadATCD-c417429e8e0a0bd37019f4056cf2783a199b26ef.tar.gz
* tao/Any.cpp:
Inverted the logic of a boolean return value in the case where we do a CDR stream extraction in the >>= (to_object) operator. We were returning the negation of the success of the stream extraction. Thanks to Boris Sukholitko <boris@webglide.com> for pointing this out.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 0b356937b3c..35fc2149019 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Mon Mar 13 13:52:03 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/Any.cpp:
+ Inverted the logic of a boolean return value in the case
+ where we do a CDR stream extraction in the >>= (to_object)
+ operator. We were returning the negation of the success of
+ the stream extraction. Thanks to Boris Sukholitko
+ <boris@webglide.com> for pointing this out.
+
Mon Mar 13 12:55:14 2000 Balachandran Natarajan <bala@cs.wustl.edu>
* tests/Faults/run_test.pl: Removed the core file that gets