October 29, 2007 -- The Apache C++ Standard Library project is pleased to announce that the official stdcxx 4.2.0 release is now available for download from the following location: http://people.apache.org/dist/incubator/stdcxx/releases/
For additional details see the stdcxx Download page: http://incubator.apache.org/stdcxx/download.html#releases The Apache C++ Standard Library is a full implementation of the C++ Standard Library conforming to the ISO/IEC 14882:2003 international standard for the programming language C++. 4.2.0 is a "minor" release of the library that is source and backward binary compatible with stdcxx 4.1.x. Programs linked with 4.1.x can safely upgrade to 4.2.0 without needing to be recompiled. Forward compatibility (i.e., the ability to "downgrade" programs linked with stdcxx 4.2.0 to stdcxx 4.1.x) is not guaranteed. This release of stdcxx supports a number of new platforms (for a full list see the project README file) and contains a large number of bug fixes and a number of improvements. For a complete list of issues resolved in this release of the project see: http://issues.apache.org/jira/secure/IssueNavigator.jspa?mode=hide&requestId=12311754 Thanks to everyone who helped make this release possible! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]