www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - STLSoft 1.9.52 released

Download from http://stlsoft.org/

============================================================================

Changes for 1.9.52 (11th September 2008)

Summary:
========

 * fixed for warnings in 64-bit compilation (VC9) in WinSTL string access
   shims for SYSTEMTIME; also added extra safeguard against external race
   condition

Changes:
========

 WinSTL:
 -------

  ~ winstl/shims/access/string/time.hpp
     ~ fixed up 64-bit compiler warnings, by applying suitable
	   unsigned->signed casts
     + added in safeguard for unlikely case of changing date/time pictures
	   mid call

============================================================================
Sep 10 2008