summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-04-12 05:16:52 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-04-12 05:16:52 +0000
commit78afcdfcbe3a607190bed3b33f774a4041de4d31 (patch)
tree9a4ea179f5564b02733d776a5703845c9c7f94af
parent3896d372277d63f31bab53cd5333e65975076c66 (diff)
downloadATCD-78afcdfcbe3a607190bed3b33f774a4041de4d31.tar.gz
ChangeLogTag: Fri Apr 12 00:15:32 2002 Krishnakumar B <kitty@cs.wustl.edu>
-rw-r--r--ChangeLog14
-rw-r--r--ChangeLogs/ChangeLog-02a14
-rw-r--r--ChangeLogs/ChangeLog-03a14
-rw-r--r--ace/config-sunos5.5.h1
-rw-r--r--include/makeinclude/platform_sunos5_sunc++.GNU5
5 files changed, 36 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e6d9d8007c..e8fc1f2d952 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Fri Apr 12 00:15:32 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * include/makeinclude/platform_sunos5_sunc++.GNU:
+ * ace/config-sunos5.5.h:
+
+ Reverted to status quo. If and when things go fine, I will
+ re-enable them. Too many things breaking currently.
+
Thu Apr 11 20:37:53 2002 Krishnakumar B <kitty@cs.wustl.edu>
* ace/OS.i (ftell):
@@ -23,10 +31,10 @@ Thu Apr 11 18:29:27 2002 Steve Huston <shuston@riverace.com>
Thu Apr 11 22:07:40 UTC 2002 Don Hinton <dhinton@ieee.org>
- * netsvcs/lib/Client_Logging_Handler.cpp: Added missing
- Log_Record.h include.
+ * netsvcs/lib/Client_Logging_Handler.cpp: Added missing
+ Log_Record.h include.
- * tests/Svc_Handler_Test.cpp:
+ * tests/Svc_Handler_Test.cpp:
Changed ACE_Log_Record::MAXLOGMSGLEN to ACE_MAXLOGMSGLEN.
Thu Apr 11 20:04:22 UTC 2002 Don Hinton <dhinton@ieee.org>
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 3e6d9d8007c..e8fc1f2d952 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,11 @@
+Fri Apr 12 00:15:32 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * include/makeinclude/platform_sunos5_sunc++.GNU:
+ * ace/config-sunos5.5.h:
+
+ Reverted to status quo. If and when things go fine, I will
+ re-enable them. Too many things breaking currently.
+
Thu Apr 11 20:37:53 2002 Krishnakumar B <kitty@cs.wustl.edu>
* ace/OS.i (ftell):
@@ -23,10 +31,10 @@ Thu Apr 11 18:29:27 2002 Steve Huston <shuston@riverace.com>
Thu Apr 11 22:07:40 UTC 2002 Don Hinton <dhinton@ieee.org>
- * netsvcs/lib/Client_Logging_Handler.cpp: Added missing
- Log_Record.h include.
+ * netsvcs/lib/Client_Logging_Handler.cpp: Added missing
+ Log_Record.h include.
- * tests/Svc_Handler_Test.cpp:
+ * tests/Svc_Handler_Test.cpp:
Changed ACE_Log_Record::MAXLOGMSGLEN to ACE_MAXLOGMSGLEN.
Thu Apr 11 20:04:22 UTC 2002 Don Hinton <dhinton@ieee.org>
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 3e6d9d8007c..e8fc1f2d952 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,11 @@
+Fri Apr 12 00:15:32 2002 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * include/makeinclude/platform_sunos5_sunc++.GNU:
+ * ace/config-sunos5.5.h:
+
+ Reverted to status quo. If and when things go fine, I will
+ re-enable them. Too many things breaking currently.
+
Thu Apr 11 20:37:53 2002 Krishnakumar B <kitty@cs.wustl.edu>
* ace/OS.i (ftell):
@@ -23,10 +31,10 @@ Thu Apr 11 18:29:27 2002 Steve Huston <shuston@riverace.com>
Thu Apr 11 22:07:40 UTC 2002 Don Hinton <dhinton@ieee.org>
- * netsvcs/lib/Client_Logging_Handler.cpp: Added missing
- Log_Record.h include.
+ * netsvcs/lib/Client_Logging_Handler.cpp: Added missing
+ Log_Record.h include.
- * tests/Svc_Handler_Test.cpp:
+ * tests/Svc_Handler_Test.cpp:
Changed ACE_Log_Record::MAXLOGMSGLEN to ACE_MAXLOGMSGLEN.
Thu Apr 11 20:04:22 UTC 2002 Don Hinton <dhinton@ieee.org>
diff --git a/ace/config-sunos5.5.h b/ace/config-sunos5.5.h
index 542446a7dec..6cee0d850cf 100644
--- a/ace/config-sunos5.5.h
+++ b/ace/config-sunos5.5.h
@@ -29,7 +29,6 @@
// Sun C++ 5.0 supports the `using' and `typename' keywords.
# define ACE_HAS_TYPENAME_KEYWORD
# define ACE_TEMPLATES_REQUIRE_SOURCE
-# define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
// If -compat=4 is turned on, the old 4.2 settings for iostreams are used,
// but the newer, explicit instantiation is used (above)
# if (__SUNPRO_CC_COMPAT >= 5)
diff --git a/include/makeinclude/platform_sunos5_sunc++.GNU b/include/makeinclude/platform_sunos5_sunc++.GNU
index 51f2a97cfce..e6617abcd27 100644
--- a/include/makeinclude/platform_sunos5_sunc++.GNU
+++ b/include/makeinclude/platform_sunos5_sunc++.GNU
@@ -169,9 +169,10 @@ ifeq ($(templates),)
templates = explicit
else
# Assume it's Forte Update 1 or later. Implicit template
- # instantiation seems to work.
+ # instantiation seemed to work but I spoke too soon. Maybe a future
+ # version will :-(
#
- templates = automatic
+ templates = explicit
endif
endif
endif