summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-11-17 14:17:42 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-11-17 14:17:42 +0000
commiteb089f0f88a58fb435790e1f21789e86fe6bf846 (patch)
tree51c1fc155c6ec36d14971fb870571ae113a132c6
parent379a278f1385c2b17ac012ab0539d14b2490f0cf (diff)
downloadATCD-eb089f0f88a58fb435790e1f21789e86fe6bf846.tar.gz
Mon Nov 17 14:17:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--flat/CIAO/ChangeLog16
-rw-r--r--flat/CIAO/DAnCE/Deployment/DAnCE_Core.mpc2
2 files changed, 12 insertions, 6 deletions
diff --git a/flat/CIAO/ChangeLog b/flat/CIAO/ChangeLog
index a91d82e9d15..70a4ed08ad8 100644
--- a/flat/CIAO/ChangeLog
+++ b/flat/CIAO/ChangeLog
@@ -1,14 +1,20 @@
+Mon Nov 17 14:17:23 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * DAnCE/Deployment/DAnCE_Core.mpc:
+ Removed -Gos, this has to be enabled in the default.features
+ file through gen_ostream=1
+
Sun Nov 16 22:12:23 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu>
* DAnCE/Deployment/DAnCE_Properties.idl:
-
- Added naming service and component IOR properties.
-
+
+ Added naming service and component IOR properties.
+
* DAnCE/NodeManager/NodeManager_Impl.cpp:
* DAnCE/RedirectionService/NameServiceRedirection.cpp:
- Logging/layout changes.
-
+ Logging/layout changes.
+
Fri Nov 14 22:18:16 UTC 2008 William R. Otte <wotte@dre.vanderbilt.edu>
* DAnCE/Deployment/DAnCE_Core.mpc:
diff --git a/flat/CIAO/DAnCE/Deployment/DAnCE_Core.mpc b/flat/CIAO/DAnCE/Deployment/DAnCE_Core.mpc
index 3b581d8fb0d..579f948acce 100644
--- a/flat/CIAO/DAnCE/Deployment/DAnCE_Core.mpc
+++ b/flat/CIAO/DAnCE/Deployment/DAnCE_Core.mpc
@@ -6,7 +6,7 @@ project(Deployment_IDL) : taolib_with_idl, tao_output, valuetype, gen_ostream {
idlflags += -Wb,stub_export_macro=Deployment_stub_Export
idlflags += -Wb,stub_export_include=Deployment_stub_export.h
idlflags += -Wb,skel_export_macro=Deployment_svnt_Export
- idlflags += -Wb,skel_export_include=Deployment_svnt_export.h -Gos
+ idlflags += -Wb,skel_export_include=Deployment_svnt_export.h
idlflags += -I$(CIAO_ROOT)
IDL_Files {