summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a212
-rw-r--r--TAO/examples/PluggableUDP/DIOP/DIOP_Connector.cpp2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEventChannelAdmin.idl2
-rw-r--r--TAO/orbsvcs/orbsvcs/CosEventComm.idl2
4 files changed, 116 insertions, 102 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 8a93e4f8ab8..8e42a9e855c 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,129 +1,139 @@
+Wed Mar 14 21:21:21 2001 Carlos O'Ryan <coryan@uci.edu>
+
+ * orbsvcs/orbsvcs/CosEventComm.idl:
+ * orbsvcs/orbsvcs/CosEventChannelAdmin.idl:
+ The prefix was not reset at the end, thanks to Sunil Rottoo
+ <sunil@gdc.ca> for pointing this out.
+
+ * examples/PluggableUDP/DIOP/DIOP_Connector.cpp:
+ Fixed warning about unused value in a variable.
+
Wed Mar 14 21:53:03 2001 Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/distribuer.h:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/distribuer.cpp:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/distribuer.h:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/distribuer.cpp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp:
- Removed unused member variables.
+ Removed unused member variables.
- Reference counted servants to manage their lifetime.
+ Reference counted servants to manage their lifetime.
+
+ Initialized member variables.
- Initialized member variables.
-
Wed Mar 14 17:28:19 2001 Irfan Pyarali <irfan@cs.wustl.edu>
- * tests/NestedUpcall/MT_Client_Test/client.cpp (main): Not sure
- why the author was using (THR_BOUND | THR_SCHED_FIFO) as <flags>
- to the Task::activate() call. THR_SCHED_FIFO is for realtime
- threads and does not work for regular users (e.g., bugzilla),
- specially on Linux. Once Ossama error checked the activate call
- in:
+ * tests/NestedUpcall/MT_Client_Test/client.cpp (main): Not sure
+ why the author was using (THR_BOUND | THR_SCHED_FIFO) as <flags>
+ to the Task::activate() call. THR_SCHED_FIFO is for realtime
+ threads and does not work for regular users (e.g., bugzilla),
+ specially on Linux. Once Ossama error checked the activate call
+ in:
- Sat Mar 10 18:17:57 2001 Ossama Othman <ossama@uci.edu>
+ Sat Mar 10 18:17:57 2001 Ossama Othman <ossama@uci.edu>
- I the test started reporting the failed activate call because of
- the flags and the test no longer worked. Once I switched the
- Task::activate() call to use the default flags, the test started
- working again.
+ I the test started reporting the failed activate call because of
+ the flags and the test no longer worked. Once I switched the
+ Task::activate() call to use the default flags, the test started
+ working again.
Wed Mar 14 16:25:52 2001 Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
* orbsvcs/tests/AVStreams: Fixed broken dsps for the release
- build.
+ build.
Wed Mar 14 16:17:13 2001 Balachandran Natarajan <bala@cs.wustl.edu>
- * orbsvcs/tests/EC_Throughput/ec.mt.conf: Renamed the file as
- ec_mt.conf.
- * orbsvcs/tests/EC_Throughput/ec_mt.conf: New file
- * orbsvcs/tests/EC_Throughput/run_test.pl: Invalidated a reference
- to a non-existent conf file in ec_mt_conf. Changed the name as
- ec_mt.conf.
+ * orbsvcs/tests/EC_Throughput/ec.mt.conf: Renamed the file as
+ ec_mt.conf.
+ * orbsvcs/tests/EC_Throughput/ec_mt.conf: New file
+ * orbsvcs/tests/EC_Throughput/run_test.pl: Invalidated a reference
+ to a non-existent conf file in ec_mt_conf. Changed the name as
+ ec_mt.conf.
Wed Mar 14 15:36:14 2001 Balachandran Natarajan <bala@cs.wustl.edu>
- * tao/GIOP_Message_Handler.h:
- * tao/GIOP_Message_Handler.cpp: The high drama involved with BCB
- not working with TAO 1.1.13 should be finally over. Thanks a lot
- to Chris Kohlhoff and Johnny Willemsen for working on this and
- providing patches.
+ * tao/GIOP_Message_Handler.h:
+ * tao/GIOP_Message_Handler.cpp: The high drama involved with BCB
+ not working with TAO 1.1.13 should be finally over. Thanks a lot
+ to Chris Kohlhoff and Johnny Willemsen for working on this and
+ providing patches.
Wed Mar 14 14:50:00 2001 Michael Kircher <Michael.Kircher@mchp.siemens.de>
- * tests/AMI_Timeouts/AMI_Timeouts.dsw
- * tests/AMI_Timeouts/client.cpp
- * tests/AMI_Timeouts/server.cpp
- * tests/AMI_Timeouts/timeout.idl
- * tests/AMI_Timeouts/timeout_client.cpp
- * tests/AMI_Timeouts/timeout_client.h
- * tests/AMI_Timeouts/timeout_i.cpp
- * tests/AMI_Timeouts/timeout_i.h:
+ * tests/AMI_Timeouts/AMI_Timeouts.dsw
+ * tests/AMI_Timeouts/client.cpp
+ * tests/AMI_Timeouts/server.cpp
+ * tests/AMI_Timeouts/timeout.idl
+ * tests/AMI_Timeouts/timeout_client.cpp
+ * tests/AMI_Timeouts/timeout_client.h
+ * tests/AMI_Timeouts/timeout_i.cpp
+ * tests/AMI_Timeouts/timeout_i.h:
- Renamed the "Timeout" IDL interface to "TimeoutObj" as it
- had a name clash with Messaging::Timeout due to a SunCC 4.2
- compiler bug.
- Thanks to Bala our Build Czar for reporting this.
+ Renamed the "Timeout" IDL interface to "TimeoutObj" as it
+ had a name clash with Messaging::Timeout due to a SunCC 4.2
+ compiler bug.
+ Thanks to Bala our Build Czar for reporting this.
Wed Mar 14 13:01:03 2001 Balachandran Natarajan <bala@cs.wustl.edu>
- * orbsvcs/orbsvcs/Makefile:
- * orbsvcs/orbsvcs/Makefile.FaultTolerance: Fixed a compile error
- that was showing up on many platforms.
+ * orbsvcs/orbsvcs/Makefile:
+ * orbsvcs/orbsvcs/Makefile.FaultTolerance: Fixed a compile error
+ that was showing up on many platforms.
Wed Mar 14 12:35:43 2001 Balachandran Natarajan <bala@cs.wustl.edu>
- * tests/Leader_Followers/run_test.pl: Had a reference to a
- non-available service configurator file. This is now
- removed. This should fix the error seen in this test in the
- daily builds. This is actually a proof that Chanaka's fix
- works ;)
+ * tests/Leader_Followers/run_test.pl: Had a reference to a
+ non-available service configurator file. This is now
+ removed. This should fix the error seen in this test in the
+ daily builds. This is actually a proof that Chanaka's fix
+ works ;)
Tue Mar 13 23:50:02 2001 Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.dsp:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.dsp:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.dsp:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/Simple_Three_Stage.dsw:
- * orbsvcs/tests/AVStreams/AVStreams.dsw:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/distributer.dsp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.dsp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.dsp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/Simple_Three_Stage.dsw:
+ * orbsvcs/tests/AVStreams/AVStreams.dsw:
- Added files to enable builds on windows.
+ Added files to enable builds on windows.
Tue Mar 13 22:54:45 2001 Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
- * orbsvcs/tests/AVStreams/Three_Stage/sender.cpp:
- * orbsvcs/tests/AVStreams/Three_Stage/distributer.cpp:
-
- Fixed compile errors in the Fuzz builds.
+ * orbsvcs/tests/AVStreams/Three_Stage/sender.cpp:
+ * orbsvcs/tests/AVStreams/Three_Stage/distributer.cpp:
+
+ Fixed compile errors in the Fuzz builds.
+
-
Tue Mar 13 15:21:32 2001 Ossama Othman <ossama@uci.edu>
- * tao/ORB.cpp (ORB_init):
- * tao/ClientRequestInfo.cpp:
- * tao/PortableServer/ServerRequestInfo.cpp:
- * tao/PortableServer/POA.cpp
- (check_for_valid_wait_for_completions):
+ * tao/ORB.cpp (ORB_init):
+ * tao/ClientRequestInfo.cpp:
+ * tao/PortableServer/ServerRequestInfo.cpp:
+ * tao/PortableServer/POA.cpp
+ (check_for_valid_wait_for_completions):
+
+ The OMG assigned exception minor code should be bitwise-ORed
+ with TAO_OMG_VMCID.
- The OMG assigned exception minor code should be bitwise-ORed
- with TAO_OMG_VMCID.
-
Tue Mar 13 14:57:47 2001 Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
- * orbsvcs/orbsvcs/AV/FlowSpec_Entry.cpp:
-
- Fixed compile errors.
-
+ * orbsvcs/orbsvcs/AV/FlowSpec_Entry.cpp:
+
+ Fixed compile errors.
+
Tue Mar 13 14:13:38 2001 Nanbor Wang <nanbor@cs.wustl.edu>
- * rules.tao.GNU: Removed duplicate definition of -lTAO from
- TAO_CLNT_LIBS.
+ * rules.tao.GNU: Removed duplicate definition of -lTAO from
+ TAO_CLNT_LIBS.
- * orbsvcs/IFR_Service/Makefile.IFR_Service:
- * orbsvcs/tests/Event/Basic/Makefile:
- * orbsvcs/tests/FaultTolerance/IOGR/Makefile:
- * orbsvcs/tests/Notify/Basic/Makefile: Fixed more Makefiles.
+ * orbsvcs/IFR_Service/Makefile.IFR_Service:
+ * orbsvcs/tests/Event/Basic/Makefile:
+ * orbsvcs/tests/FaultTolerance/IOGR/Makefile:
+ * orbsvcs/tests/Notify/Basic/Makefile: Fixed more Makefiles.
Tue Mar 13 13:02:05 CST 2001 Chanaka Liyanaarachchi <chanaka@ociweb.com>
@@ -138,31 +148,31 @@ Tue Mar 13 12:38:19 CST 2001 Chanaka Liyanaarachchi <chanaka@ociweb.com>
Tue Mar 13 12:18:52 CST 2001 Chanaka Liyanaarachchi <chanaka@ociweb.com>
* utils/catior/catior.cpp: Added a condition to check for IIOP 1.0
- before calling the cat_tagged_components() operation. IIOP 1.0
- IOR's do not have tagged components [Bug 727].
+ before calling the cat_tagged_components() operation. IIOP 1.0
+ IOR's do not have tagged components [Bug 727].
Tue Mar 13 12:18:06 CST 2001 Chanaka Liyanaarachchi <chanaka@ociweb.com>
* tao/TAO_Internal.cpp: If the specified service configurator file
- for -ORBsvcconf does not exist, returns -1, eventually raising
- CORBA::INITIALIZE exception [Bug 738].
+ for -ORBsvcconf does not exist, returns -1, eventually raising
+ CORBA::INITIALIZE exception [Bug 738].
Tue Mar 13 11:59:45 2001 Yamuna Krishnamurthy <yamuna@cs.wustl.edu>
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/ditributer.h:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/ditributer.cpp:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/Makefile:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/run_test.pl:
- * orbsvcs/tests/AVStreams/Simple_Three_Stage/README:
- * orbsvcs/tests/AVStreams/Makefile: Created a new test,
- Simple_Three_Stage. It consists of a sender that sends data,
- read from a file, to the distributer at a specified rate .The
- distributer in turn sends the data to the receiver. The receiver
- writes the data to a file.
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.h:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/sender.cpp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/ditributer.h:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/ditributer.cpp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.h:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/receiver.cpp:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/Makefile:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/run_test.pl:
+ * orbsvcs/tests/AVStreams/Simple_Three_Stage/README:
+ * orbsvcs/tests/AVStreams/Makefile: Created a new test,
+ Simple_Three_Stage. It consists of a sender that sends data,
+ read from a file, to the distributer at a specified rate .The
+ distributer in turn sends the data to the receiver. The receiver
+ writes the data to a file.
Tue Mar 13 11:59:45 2001 Craig Rodrigues <crodrigu@bbn.com>
@@ -182,8 +192,8 @@ Tue Mar 13 11:59:45 2001 Craig Rodrigues <crodrigu@bbn.com>
Tue Mar 13 06:48:19 2001 Balachandran Natarajan <bala@cs.wustl.edu>
- * tao/GIOP_Message_Base.cpp: Tried to apply a fix that Chris
- Kolhloff had suggested.
+ * tao/GIOP_Message_Base.cpp: Tried to apply a fix that Chris
+ Kolhloff had suggested.
Mon Mar 12 23:40:09 2001 Carlos O'Ryan <coryan@uci.edu>
diff --git a/TAO/examples/PluggableUDP/DIOP/DIOP_Connector.cpp b/TAO/examples/PluggableUDP/DIOP/DIOP_Connector.cpp
index 60cefae11f0..0c99095815c 100644
--- a/TAO/examples/PluggableUDP/DIOP/DIOP_Connector.cpp
+++ b/TAO/examples/PluggableUDP/DIOP/DIOP_Connector.cpp
@@ -351,7 +351,6 @@ TAO_DIOP_Connector::preconnect (const char *preconnects)
num_connections = dests.size ();
ACE_INET_Addr *remote_addrs = 0;
TAO_DIOP_Connection_Handler **handlers = 0;
- char *failures = 0;
ACE_NEW_RETURN (remote_addrs,
ACE_INET_Addr[num_connections],
@@ -366,6 +365,7 @@ TAO_DIOP_Connector::preconnect (const char *preconnects)
ACE_Auto_Basic_Array_Ptr<TAO_DIOP_Connection_Handler*>
safe_handlers (handlers);
+ char *failures;
ACE_NEW_RETURN (failures,
char[num_connections],
-1);
diff --git a/TAO/orbsvcs/orbsvcs/CosEventChannelAdmin.idl b/TAO/orbsvcs/orbsvcs/CosEventChannelAdmin.idl
index a5fa1dd2057..48c2f5bd30e 100644
--- a/TAO/orbsvcs/orbsvcs/CosEventChannelAdmin.idl
+++ b/TAO/orbsvcs/orbsvcs/CosEventChannelAdmin.idl
@@ -178,4 +178,6 @@ module CosEventChannelAdmin
};
};
+#pragma prefix ""
+
#endif /* TAO_EVENTCHANNELADMIN_IDL */
diff --git a/TAO/orbsvcs/orbsvcs/CosEventComm.idl b/TAO/orbsvcs/orbsvcs/CosEventComm.idl
index 69ce506fbad..6e6db75acd6 100644
--- a/TAO/orbsvcs/orbsvcs/CosEventComm.idl
+++ b/TAO/orbsvcs/orbsvcs/CosEventComm.idl
@@ -123,4 +123,6 @@ module CosEventComm
};
};
+#pragma prefix ""
+
#endif /* TAO_EVENTCOMM_IDL */