From 3f162da97cbc7279f38a6917640b93649f2abbc4 Mon Sep 17 00:00:00 2001 From: schmidt Date: Sat, 18 Jan 2003 17:17:31 +0000 Subject: ChangeLogTag:Fri Jan 17 09:00:17 2003 Douglas C. Schmidt --- ACE-INSTALL.html | 10 +--------- ChangeLog | 13 +++++++++---- ChangeLogs/ChangeLog-03a | 13 +++++++++---- ace/Future.h | 2 +- 4 files changed, 20 insertions(+), 18 deletions(-) diff --git a/ACE-INSTALL.html b/ACE-INSTALL.html index efe931cf4d0..02aeaa0c946 100644 --- a/ACE-INSTALL.html +++ b/ACE-INSTALL.html @@ -188,10 +188,7 @@ supported by the DOC group, Riverace, or OCI.

All the source code and tests should build and run without any problems on Solaris 2.6, 7, 8, and 9 platforms using the Sun C++ - compilers. If you need to work with Sun C++ 4.2, we recomend - using this patch version at a minimum:

-      CC: WorkShop Compilers 4.2 21 Apr 1997 C++ 4.2 patch 104631-02
-      

+ compilers. There are likely to be build problems with older versions or different patchlevels of Sun C++. Likewise, on @@ -201,11 +198,6 @@ supported by the DOC group, Riverace, or OCI.

Thanks to Susan Liebeskind <shl@janis.gtri.gatech.edu> for providing the following useful information:

- The home page for Sun technical patches is http://access1.sun.com. - Searching for 104631 will bring you to a page allowing you to - access the latest version of the C++ 4.2 patches.

- By default, ACE uses both the Solaris and POSIX thread interface. To disable use of the Solaris thread interface, add -D_POSIX_PTHREAD_SEMANTICS to the diff --git a/ChangeLog b/ChangeLog index 179eb0d8d8d..b6d059a291e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri Jan 17 09:00:17 2003 Douglas C. Schmidt + + * ACE-INSTALL.html (make): Removed all claims that we support + SunC++ 4.2. Thanks to Kirat Singh for + reporting this. + Sat Jan 18 09:07:12 UTC 2003 Johnny Willemsen * tests/Makefile.DLL_Test: @@ -18,10 +24,9 @@ Thu Jan 16 19:06:19 2003 Stephen Torri * ace/config-freebsd.h: * ace/README: - Added a new macro called ACE_HAS_PTHREAD_SETSTACK for - systems that use the newer glibc (2.3+). Eliminates - linker warning about not using the pthread function - called pthread_setstack. + Added a new macro called ACE_HAS_PTHREAD_SETSTACK for systems + that use the newer glibc (2.3+). Eliminates linker warning about + not using the pthread function called pthread_setstack. Thu Jan 16 16:25:45 2003 Balachandran Natarajan diff --git a/ChangeLogs/ChangeLog-03a b/ChangeLogs/ChangeLog-03a index 179eb0d8d8d..b6d059a291e 100644 --- a/ChangeLogs/ChangeLog-03a +++ b/ChangeLogs/ChangeLog-03a @@ -1,3 +1,9 @@ +Fri Jan 17 09:00:17 2003 Douglas C. Schmidt + + * ACE-INSTALL.html (make): Removed all claims that we support + SunC++ 4.2. Thanks to Kirat Singh for + reporting this. + Sat Jan 18 09:07:12 UTC 2003 Johnny Willemsen * tests/Makefile.DLL_Test: @@ -18,10 +24,9 @@ Thu Jan 16 19:06:19 2003 Stephen Torri * ace/config-freebsd.h: * ace/README: - Added a new macro called ACE_HAS_PTHREAD_SETSTACK for - systems that use the newer glibc (2.3+). Eliminates - linker warning about not using the pthread function - called pthread_setstack. + Added a new macro called ACE_HAS_PTHREAD_SETSTACK for systems + that use the newer glibc (2.3+). Eliminates linker warning about + not using the pthread function called pthread_setstack. Thu Jan 16 16:25:45 2003 Balachandran Natarajan diff --git a/ace/Future.h b/ace/Future.h index 9855645e9a9..4404d52feb6 100644 --- a/ace/Future.h +++ b/ace/Future.h @@ -9,7 +9,7 @@ * @author Andres Kruse * @author Douglas C. Schmidt * @author Per Andersson and - * @author John Tucker + * @author John Tucker */ //============================================================================= -- cgit v1.2.1