c++.announce - STLSoft 1.9.1 beta 25 released
- Matthew (25/25) Oct 04 2006 Some fixes required by Pantheios 1.0.1 beta 4. (http://pantheios.org/)
Some fixes required by Pantheios 1.0.1 beta 4. (http://pantheios.org/) Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b25 ====================================== Changes for 1.9.1 beta 25 (5th October 2006): IMPORTANT: ========== The format for the beta releases has now been changed. All previous beta release distributions had the STLSoft include directory as the root directory in the archive. Users were required to extract to $STLSOFT/include (UNIX) or %STLSOFT%\include (Windows). This has caused confusion with new users of Pantheios (http://pantheios.org/) From beta 25 onwards, the distribution root directory will be "set" to the STLSOFT root directory. Users are now required to extract to $STLSOFT (UNIX) or %STLSOFT% (Windows). The distribution will also contain the 'examples' and 'extras' directories that will be included in the 1.9.1 release. The 'extras' are small extra libraries that use STLSoft (and are not 100% header-only). Changes: ======== ~ fixed #include omission stlsoft/conversion/byte_format_functions.hpp ~ fixed method omissions in stlsoft::special_string_instance_1 ~ fixed bug in comstl::IDispatchImpl3::Invoke() ~ winstl/util/struct_initialisers.hpp now handles case where WIN32_LEAN_AND_MEAN may have been defined ======================================
Oct 04 2006