summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-06 01:40:29 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-12-06 01:40:29 +0000
commita423842e644e630db963621e244bdca9982d6bd6 (patch)
tree6a4cad7915b36009969fbef3fed2ab8f62735274
parent186c89976fc8768e2e8e8a3835a774b711317405 (diff)
downloadATCD-a423842e644e630db963621e244bdca9982d6bd6.tar.gz
* tao/InterfaceC.i:
* tao/diffs/InterfaceC.i.diff: Replaced missing 'TAO_Export' macros on declarations of sequences in th inline file used when __ACE_INLINE__ is defined. Also update diff file. This fixes link errors in IFR_Service for the release build on Win32.
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a10
1 files changed, 10 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 35794366579..7c671603496 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,13 @@
+Tue Dec 5 19:39:48 2000 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * tao/InterfaceC.i:
+ * tao/diffs/InterfaceC.i.diff:
+
+ Replaced missing 'TAO_Export' macros on declarations
+ of sequences in th inline file used when __ACE_INLINE__
+ is defined. Also update diff file. This fixes link
+ errors in IFR_Service for the release build on Win32.
+
Tue Dec 5 15:47:23 2000 Marina Spivak <marina@cs.wustl.edu>
* tao/IIOP_Profile.h (encode_endpoints)