summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-07 01:32:49 +0000
committerkitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-02-07 01:32:49 +0000
commit766f51c0f656db04855c6a9061cd45b599498712 (patch)
treebcf9c2ec1e823f77b46a1389d506c7fe164cba79
parentdda206cc50223cc495a5bfb8847f2d3d3985507a (diff)
downloadATCD-766f51c0f656db04855c6a9061cd45b599498712.tar.gz
Tue Feb 6 19:30:26 2001 Krishnakumar B <kitty@cs.wustl.edu>
-rw-r--r--ChangeLog7
-rw-r--r--ChangeLogs/ChangeLog-02a7
-rw-r--r--ChangeLogs/ChangeLog-03a7
3 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 897aeaed25b..9319ecf1619 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Tue Feb 6 19:30:26 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * ace/Malloc_T.cpp (shared_malloc):
+ Added a #ifdef to remove the warnings from Digital Tru64 cxx. This
+ is a temporary workaround. TODO: Change ACE_SEH_* macros so that such
+ hacks are unnecessary.
+
Tue Feb 6 19:23:16 2001 Krishnakumar B <kitty@cs.wustl.edu>
* include/makeinclude/platform_sunos5_sunc++.GNU:
diff --git a/ChangeLogs/ChangeLog-02a b/ChangeLogs/ChangeLog-02a
index 897aeaed25b..9319ecf1619 100644
--- a/ChangeLogs/ChangeLog-02a
+++ b/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,10 @@
+Tue Feb 6 19:30:26 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * ace/Malloc_T.cpp (shared_malloc):
+ Added a #ifdef to remove the warnings from Digital Tru64 cxx. This
+ is a temporary workaround. TODO: Change ACE_SEH_* macros so that such
+ hacks are unnecessary.
+
Tue Feb 6 19:23:16 2001 Krishnakumar B <kitty@cs.wustl.edu>
* include/makeinclude/platform_sunos5_sunc++.GNU:
diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a
index 897aeaed25b..9319ecf1619 100644
--- a/ChangeLogs/ChangeLog-03a
+++ b/ChangeLogs/ChangeLog-03a
@@ -1,3 +1,10 @@
+Tue Feb 6 19:30:26 2001 Krishnakumar B <kitty@cs.wustl.edu>
+
+ * ace/Malloc_T.cpp (shared_malloc):
+ Added a #ifdef to remove the warnings from Digital Tru64 cxx. This
+ is a temporary workaround. TODO: Change ACE_SEH_* macros so that such
+ hacks are unnecessary.
+
Tue Feb 6 19:23:16 2001 Krishnakumar B <kitty@cs.wustl.edu>
* include/makeinclude/platform_sunos5_sunc++.GNU: