summaryrefslogtreecommitdiff
path: root/TAO/tao/diffs/IOP.diff
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/diffs/IOP.diff')
-rw-r--r--TAO/tao/diffs/IOP.diff74
1 files changed, 50 insertions, 24 deletions
diff --git a/TAO/tao/diffs/IOP.diff b/TAO/tao/diffs/IOP.diff
index f9924c9f401..ee716db57cb 100644
--- a/TAO/tao/diffs/IOP.diff
+++ b/TAO/tao/diffs/IOP.diff
@@ -1,45 +1,71 @@
---- IOPC.h.old Fri Feb 23 15:57:27 2001
-+++ IOPC.h Fri Feb 23 18:22:02 2001
-@@ -23,13 +23,18 @@
+--- IOPC.h.old Sun Sep 24 17:32:44 2000
++++ IOPC.h Sun Sep 24 19:47:04 2000
+@@ -21,17 +21,18 @@
+
+ #ifndef _TAO_IDL_IOPC_H_
#define _TAO_IDL_IOPC_H_
#include "ace/pre.h"
-#include "tao/corba.h"
-+
-+#include "TAO_Export.h"
++#include "tao/TAO_Export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
--#include "TAO_Export.h"
-+#include "Any.h"
-+#include "Object.h"
-+#include "Exception.h"
-+#include "CDR.h"
-+#include "Sequence.h"
+-#include "tao/TAO_Export.h"
++#include "tao/CDR.h"
++#include "tao/Sequence.h"
#if defined (TAO_EXPORT_MACRO)
#undef TAO_EXPORT_MACRO
---- IOPC.cpp.old Fri Feb 23 15:57:27 2001
-+++ IOPC.cpp Fri Feb 23 18:22:02 2001
-@@ -21,10 +21,6 @@
+ #endif
+ #define TAO_EXPORT_MACRO TAO_Export
+--- IOPS.h.old Sun Sep 24 17:32:44 2000
++++ IOPS.h Sun Sep 24 19:47:08 2000
+@@ -28,14 +28,10 @@
- #include "IOPC.h"
+ #if !defined (ACE_LACKS_PRAGMA_ONCE)
+ # pragma once
+ #endif /* ACE_LACKS_PRAGMA_ONCE */
--#if TAO_HAS_INTERCEPTORS == 1
--#include "tao/RequestInfo_Util.h"
--#endif /* TAO_HAS_INTERCEPTORS == 1 */
+-#include "tao/PortableServer/PortableServer.h"
+-#include "tao/PortableServer/Servant_Base.h"
+-#include "tao/PortableServer/Collocated_Object.h"
-
- #if defined (__BORLANDC__)
- #pragma option -w-rvl -w-rch -w-ccc -w-aus
- #endif /* __BORLANDC__ */
-@@ -32,6 +28,8 @@
+ #if defined(_MSC_VER)
+ #if (_MSC_VER >= 1200)
+ #pragma warning(push)
+ #endif /* _MSC_VER >= 1200 */
+ #pragma warning(disable:4250)
+--- IOPC.cpp.old Sun Sep 24 17:32:44 2000
++++ IOPC.cpp Sun Sep 24 19:47:04 2000
+@@ -23,10 +23,13 @@
+
#if !defined (__ACE_INLINE__)
#include "IOPC.i"
#endif /* !defined INLINE */
-+
-+#include "Typecode.h"
++#include "tao/Any.h"
++#include "tao/Typecode.h"
++
static const CORBA::Long _oc_IOP_ProfileId[] =
{
+ TAO_ENCAP_BYTE_ORDER, // byte order
+ 30, ACE_NTOHL (0x49444c3a), ACE_NTOHL (0x6f6d672e), ACE_NTOHL (0x6f72672f), ACE_NTOHL (0x494f502f), ACE_NTOHL (0x50726f66), ACE_NTOHL (0x696c6549), ACE_NTOHL (0x643a312e), ACE_NTOHL (0x30000000), // repository ID = IDL:omg.org/IOP/ProfileId:1.0
+ 10, ACE_NTOHL (0x50726f66), ACE_NTOHL (0x696c6549), ACE_NTOHL (0x64000000), // name = ProfileId
+--- IOPS.cpp.old Sun Sep 24 17:32:44 2000
++++ IOPS.cpp Sun Sep 24 19:47:08 2000
+@@ -18,12 +18,10 @@
+ //
+ // Information about TAO is available at:
+ // http://www.cs.wustl.edu/~schmidt/TAO.html
+
+ #include "IOPS.h"
+-#include "tao/PortableServer/Object_Adapter.h"
+-#include "tao/PortableServer/Operation_Table.h"
+
+ #if !defined (__ACE_INLINE__)
+ #include "IOPS.i"
+ #endif /* !defined INLINE */
+