summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjp4 <jp4@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-28 21:57:38 +0000
committerjp4 <jp4@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-07-28 21:57:38 +0000
commit2a0b7486205a823a93cad13e1e56c40f502c6d69 (patch)
treeeb3fb0b0bb6c34642aad22a86d95804f181cb32e
parent020bd07b0cdcd198963885b8f3f827ee3c5015de (diff)
downloadATCD-2a0b7486205a823a93cad13e1e56c40f502c6d69.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index f0e89f25380..598c282b9d1 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,3 +1,12 @@
+Tue Jul 28 16:54:00 1998 Jeff Parsons <jp4@cs.wustl.edu>
+
+ * TAO/tests/Param_Test/bd_struct_seq.cpp: Sequence length
+ initialization didn't work, so zero-length sequence always
+ returned "correct" results in sii call. Fixed it so the
+ sequence length is actually initialized, gets correct results
+ in sii test, correct with dii as well, but request crashes on
+ release, same as for var_struct. Still looking into that.
+
Tue Jul 28 16:43:22 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
* orbsvcs/tests/Event_Latency/run_test.pl: