summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-06-01 20:55:21 +0000
committerjohnc <johnc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-06-01 20:55:21 +0000
commit98ba443b9b7d82ac398b692bf936cfc9f65d14b2 (patch)
treef80ce6a3bc7502897282ee10af9218507fabf0d6
parent72aeb6aae94e2c83aa71b222476057640fbe413f (diff)
downloadATCD-98ba443b9b7d82ac398b692bf936cfc9f65d14b2.tar.gz
Fri Jun 1 20:51:57 UTC 2007 ciju john <john_c@ociweb.com>
-rw-r--r--ACE/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index f17effd5df3..ff01ce41fc2 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jun 1 20:51:57 UTC 2007 ciju john <john_c@ociweb.com>
+
+ * include/makeinclude/platform_hpux_aCC.GNU:
+ Adding on Johnny's behalf:
+ Disable W3397 with HP aCC 06.13
+
Thu May 31 03:16:53 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
* ace/config-macros.h:
@@ -7,7 +13,7 @@ Thu May 31 03:16:53 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
It introduced around 10 new warnings for ACE/TAO/CIAO under GCC
Compilers. We'll try to address/fix those after the beta is out.
- ACE_NOTREACHED macro now expands to nothing for Visual Studio
+ ACE_NOTREACHED macro now expands to nothing for Visual Studio
Compilers.
Thu May 31 03:12:50 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>