summaryrefslogtreecommitdiff
path: root/TAO/tao/Object.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-06-20 06:07:59 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-06-20 06:07:59 +0000
commitd438c23bfdd7a756a01dd94683bb40841b63344a (patch)
tree2d40c5969107d408f9c60168507704f3969986aa /TAO/tao/Object.cpp
parent6867b37ce03d12198c98bb2914a481d5acc32f40 (diff)
downloadATCD-d438c23bfdd7a756a01dd94683bb40841b63344a.tar.gz
ChangeLogTag: Mon Jun 19 12:11:09 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Object.cpp')
-rw-r--r--TAO/tao/Object.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tao/Object.cpp b/TAO/tao/Object.cpp
index 10c82a06df8..b08936b74b5 100644
--- a/TAO/tao/Object.cpp
+++ b/TAO/tao/Object.cpp
@@ -361,6 +361,7 @@ CORBA::Object::is_nil_i (CORBA::Object_ptr obj)
#if (TAO_HAS_MINIMUM_CORBA == 0)
+#if !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
void
CORBA::Object::_create_request (CORBA::Context_ptr ctx,
const char *operation,
@@ -398,7 +399,9 @@ CORBA::Object::_create_request (CORBA::Context_ptr ctx,
ACE_ENV_ARG_PARAMETER
);
}
+#endif
+#if !defined (CORBA_E_COMPACT) && !defined (CORBA_E_MICRO)
void
CORBA::Object::_create_request (CORBA::Context_ptr ctx,
const char *operation,
@@ -438,6 +441,7 @@ CORBA::Object::_create_request (CORBA::Context_ptr ctx,
ACE_ENV_ARG_PARAMETER
);
}
+#endif
CORBA::Request_ptr
CORBA::Object::_request (const char *operation