From ae42b928410c5f6c8b9424424f99395ac166288d Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Sat, 24 Jan 2004 16:20:21 +0000 Subject: ChangeLogTag: Sat Jan 24 16:11:43 UTC 2004 Johnny Willemsen --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index a422fb53f5a..0c67c5eab67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Sat Jan 24 16:11:43 UTC 2004 Johnny Willemsen + + * ace/OS_NS_stdlib.inl: + With CBuilderX Preview putenv, wcstod, wcstol and wcstoul are in the + std namespace, so added ACE_STD_NAMESPACE which expands to std with + Borland, to nothing with other compilers. + + * ace/OS_NS_stdio.inl: + The vswprintf for Dinkum STL is different. CBuilderX Preview has + std::tempnam, so added checking for borland version. + + * ace/OS_NS_stdio.cpp: + vswprintf and vsnprintf are different with CBuilderX Preview + + * ace/config-win32-borland.h: + CBuilderX Preview has no itoa + Sat Jan 24 15:29:11 UTC 2004 Johnny Willemsen * ace/config-win32-borland.h: -- cgit v1.2.1