From 09b842d0a9090741612e09df737905b3dae7696e Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 28 Feb 2005 10:00:02 +0000 Subject: ChangeLogTag: Mon Feb 28 09:59:12 UTC 2005 Johnny Willemsen --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 + + * 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 * protocols/ace/RMCast/Acknowledge.h: Made Acknowledge::Queue -- cgit v1.2.1