From 301b3c7d534685ab7bc5e717bdad71c4bd8f1eeb Mon Sep 17 00:00:00 2001 From: bala Date: Sun, 24 Jun 2001 14:06:13 +0000 Subject: ChangeLogTag: Sun Jun 24 08:59:56 2001 Balachandran Natarajan --- TAO/ChangeLogs/ChangeLog-02a | 56 ++++++++++++++++++++++++-------------------- TAO/tests/Makefile | 1 + 2 files changed, 31 insertions(+), 26 deletions(-) diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a index ef6ca9f9df8..82f145dc812 100644 --- a/TAO/ChangeLogs/ChangeLog-02a +++ b/TAO/ChangeLogs/ChangeLog-02a @@ -1,30 +1,34 @@ +Sun Jun 24 08:59:56 2001 Balachandran Natarajan + + * tests/Makefile: Added Oneways_Invoking_Twoways to the builds. + Sun Jun 24 08:42:23 2001 Balachandran Natarajan - * tests/Oneways_Invoking_Twoways: Another stress test that clearly - brings the problem in bug 575 to the fore. - - * tests/Oneways_Invoking_Twoways/Client_Task.cpp: + * tests/Oneways_Invoking_Twoways: Another stress test that clearly + brings the problem in bug 575 to the fore. + + * tests/Oneways_Invoking_Twoways/Client_Task.cpp: * tests/Oneways_Invoking_Twoways/Sender_i.h: - * tests/Oneways_Invoking_Twoways/server.cpp: - * tests/Oneways_Invoking_Twoways/Client_Task.h - * tests/Oneways_Invoking_Twoways/Client_Task.cpp: - * tests/Oneways_Invoking_Twoways/Receiver_i.cpp: - * tests/Oneways_Invoking_Twoways/Receiver_i.h: - * tests/Oneways_Invoking_Twoways/Server_Task.h: - * tests/Oneways_Invoking_Twoways/Server_Task.cpp: - * tests/Oneways_Invoking_Twoways/client.cpp: - * tests/Oneways_Invoking_Twoways/Makefile: - * tests/Oneways_Invoking_Twoways/Makefile.bor: - * tests/Oneways_Invoking_Twoways/svcconf: - * tests/Oneways_Invoking_Twoways/Test.idl: - * tests/Oneways_Invoking_Twoways/README: - * tests/Oneways_Invoking_Twoways/Sender_i.h: - * tests/Oneways_Invoking_Twoways/Sender_i.cpp: - * tests/Oneways_Invoking_Twoways/run_test.pl: - * tests/Oneways_Invoking_Twoways/run_test_svc.pl: New files for - the test. - - + * tests/Oneways_Invoking_Twoways/server.cpp: + * tests/Oneways_Invoking_Twoways/Client_Task.h + * tests/Oneways_Invoking_Twoways/Client_Task.cpp: + * tests/Oneways_Invoking_Twoways/Receiver_i.cpp: + * tests/Oneways_Invoking_Twoways/Receiver_i.h: + * tests/Oneways_Invoking_Twoways/Server_Task.h: + * tests/Oneways_Invoking_Twoways/Server_Task.cpp: + * tests/Oneways_Invoking_Twoways/client.cpp: + * tests/Oneways_Invoking_Twoways/Makefile: + * tests/Oneways_Invoking_Twoways/Makefile.bor: + * tests/Oneways_Invoking_Twoways/svcconf: + * tests/Oneways_Invoking_Twoways/Test.idl: + * tests/Oneways_Invoking_Twoways/README: + * tests/Oneways_Invoking_Twoways/Sender_i.h: + * tests/Oneways_Invoking_Twoways/Sender_i.cpp: + * tests/Oneways_Invoking_Twoways/run_test.pl: + * tests/Oneways_Invoking_Twoways/run_test_svc.pl: New files for + the test. + + Fri Jun 22 22:00:00 2001 Craig Rodrigues * orbsvcs/orbsvcs/Naming/Naming_Utils.cpp @@ -3704,7 +3708,7 @@ Wed May 23 11:45:09 2001 Jeff Parsons Also added code to consolidate the message block before calling the typecode constructor. Typecodes constructed from a message block large enough to be chained were returning - garbage values from some accessors. Thanks to Arturo Josè + garbage values from some accessors. Thanks to Arturo Jos Montes Sinning and to Philippe Merle for simultaneously discovering this bug, and to Carlos for seeing the fix right away. @@ -8889,7 +8893,7 @@ Wed Apr 18 10:28:53 2001 Jeff Parsons only inefficiency, but also a crash if the union's active member is a pointer type, since the code deallocates the old member first. Thanks to - Uwe Jäger for pointing out the missing + Uwe Jger for pointing out the missing check. Wed Apr 18 09:44:15 2001 Balachandran Natarajan diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile index c37cda53c88..2296236b18b 100644 --- a/TAO/tests/Makefile +++ b/TAO/tests/Makefile @@ -69,6 +69,7 @@ DIRS = CDR \ Big_Twoways \ Big_Reply \ Big_Request_Muxing \ + Oneways_Invoking_Twoways \ AMI_Buffering ifndef TAO_ROOT -- cgit v1.2.1