summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-28 10:00:02 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-28 10:00:02 +0000
commit09b842d0a9090741612e09df737905b3dae7696e (patch)
tree956d7c9a61a17e1d3a5af8daccc19be85912ab58
parent4ffe56be970a2c930040b157369be41f28264c7b (diff)
downloadATCD-09b842d0a9090741612e09df737905b3dae7696e.tar.gz
ChangeLogTag: Mon Feb 28 09:59:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5334b14b9e..f5884744127 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Mon Feb 28 09:59:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * include/makeinclude/platform_hpux_aCC.GNU:
+ HP aCC 3.57 has a bug that causes a compile error when we have
+ a class with a private constructor and we try to create it from
+ a friend class. We disable array optimization for this compiler
+ version to be able to build ACE and TAO.
+
+ * ace/OS_NS_stdio.cpp (snprintf):
+ Added two static cast to silence warnings with Borland and MinGW
+
Mon Feb 28 11:10:58 2005 Boris Kolpackov <boris@kolpackov.net>
* protocols/ace/RMCast/Acknowledge.h: Made Acknowledge::Queue