summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-08-24 10:20:34 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-08-24 10:20:34 +0000
commitf7bfbb0f4fe1aef2b6c2d3d7ebd11e71672dd71d (patch)
tree1850913dc5b49d40433c8c7b2f5bb50036f92ae0
parente91c47fb447e2cb6efe7d2763739fc2d42cf7fee (diff)
downloadATCD-f7bfbb0f4fe1aef2b6c2d3d7ebd11e71672dd71d.tar.gz
ChangeLogTag: Wed Aug 24 10:20:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 2b3dad7c42d..3b556968036 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,24 @@
+Wed Aug 24 10:20:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * tests/Portable_Interceptors/Dynamic/server_interceptor.cpp:
+ * tests/Portable_Interceptors/Dynamic/client_interceptor.cpp:
+ * tests/Portable_Interceptors/Collocated/Dynamic/interceptors.cpp:
+ * tests/Portable_Interceptors/Request_Interceptor_Flow/Client_Request_Interceptor.cpp:
+ * tests/Portable_Interceptors/Request_Interceptor_Flow/Server_Request_Interceptor.cpp:
+ Explicitly include the AnyTypeCode_Adapter_Impl.h. These tests
+ use the functionality to get the method arguments as Any and
+ for this we now need the AnyTypeCode adapter. Fixes test failures
+ in the static builds.
+
+ * tao/PI/PI.cpp:
+ Also do the process directive for the PICurrent Loader
+
+ * tao/PI/PICurrent_Loader.{h,cpp}:
+ No static initializer needed here, this is in the PI file
+
+ * tests/Portable_Interceptors/PICurrent/server.cpp:
+ Fixed static runtime error
+
Wed Aug 24 09:13:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
On the client side we passed the typecode of the user exceptions to the