summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-07 18:02:01 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-01-07 18:02:01 +0000
commitb4423507c30161dc3f28331b6dcf46178abb88ea (patch)
tree102f48e57b7406f946121033936fcca29ef8620d
parent44ee2432b2271bef4c5c70ab91e55c38e1f639be (diff)
downloadATCD-b4423507c30161dc3f28331b6dcf46178abb88ea.tar.gz
* TAO_IDL/be/be_visitor_union_branch/cdr_op_ci.h:
* TAO_IDL/be/be_visitor_union_branch/cdr_op_ci.cpp: Fixed bug where discriminator in a union with an explicit default case was not getting set after transmission. Thanks to Hugh Arnold <harnold@itginc.com> for reporting this bug.
-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 f84b25f9988..5fc6201003e 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,12 @@
+Fri Jan 7 11:52:17 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/be/be_visitor_union_branch/cdr_op_ci.h:
+ * TAO_IDL/be/be_visitor_union_branch/cdr_op_ci.cpp:
+ Fixed bug where discriminator in a union with an
+ explicit default case was not getting set after
+ transmission. Thanks to Hugh Arnold <harnold@itginc.com>
+ for reporting this bug.
+
Thu Jan 06 22:26:42 2000 Irfan Pyarali <irfan@cs.wustl.edu>
* tao: Minimum CORBA in TAO meant a minimum POA. This