c++.stlsoft - STLSoft 1.9.51 released
- Matt Wilson (22/22) Sep 06 2008 Download from http://stlsoft.org/
Download from http://stlsoft.org/ ============================================================================ Changes for 1.9.51 (7th September 2008) Summary: ======== * workaround for defective exception-throwing behaviour of stlsoft::conversion_error with VC6 * fixed defect in WinSTL string access shims for SYSTEMTIME that faults when asked to process an invalid time value Changes: ======== STLSoft: -------- ~ stlsoft/error/conversion_error.hpp ~ fixed defect whereby the VC++ 6 compiler that causes the throwing of any derived class to cause an ICE WinSTL: ------- ~ winstl/shims/access/string/time.hpp ~ fixed defect whereby failure to convert, due to invalid date, results in fault in shim string ============================================================================
Sep 06 2008