c++.stlsoft - STLSoft 1.9.62 released
- Matt Wilson (28/28) Dec 01 2008 Download from http://stlsoft.org/
 - Thorsten Ottosen (6/17) Dec 03 2008 Hi Matthew,
 - Matt Wilson (5/22) Dec 08 2008 Will investigate now.
 - Thorsten Ottosen (7/29) Dec 09 2008 Microsoft Visual Studio 2008
 - Matthew Wilson (3/32) Dec 09 2008 Try it again with 1.9.63. I think it should be fine now.
 - Thorsten Ottosen (3/36) Dec 10 2008 Will do. Thanks :-)
 
Download from http://stlsoft.org/
============================================================================
Changes for 1.9.62 (1st December 2008)
Summary:
========
 * fixed defect in interface_cast<> and try_interface_cast<>
 * improved compatibility with Visual C++ 9
 * speculative support for Intel C/C++ 11.0
 * fixed defect in winstl::to_SYSTEMTIME(DATE) overload
Changes:
========
 COMSTL:
 -------
 ~ comstl/conversion/interface_cast.hpp:
    ~ fixed reference leak in smart pointer forms of interface_cast() and
try_interface_cast()
 ~ comstl/conversion/method_cast.hpp:
    ~ minor tidying
 STLSoft:
 --------
 ~ stlsoft/internal/cccap/msvc.h:
    ~ now correctly determines that VC++ 9 requires
STLSOFT_CF_FUNCTION_SIGNATURE_FULL_ARG_QUALIFICATION_REQUIRED
 ~ stlsoft/stlsoft.h:
    ~ speculatively supports Intel C/C++ 11.0
 WinSTL:
 -------
 ~ winstl/shims/conversion/to_SYSTEMTIME/DATE.hpp:
    ~ fixed defect - initialising unknown name - in non-exception mode
============================================================================
 Dec 01 2008
Matt Wilson skrev:Download from http://stlsoft.org/ ============================================================================ Changes for 1.9.62 (1st December 2008) Summary: ======== * fixed defect in interface_cast<> and try_interface_cast<> * improved compatibility with Visual C++ 9Hi Matthew, I could not compile fixed_array_2d with /Za (disable language extensions . Is that intentional? best regards -Thorsten
 Dec 03 2008
Thorsten Ottosen Wrote:Matt Wilson skrev:Will investigate now. What compiler did you use? Cheers MattDownload from http://stlsoft.org/ ============================================================================ Changes for 1.9.62 (1st December 2008) Summary: ======== * fixed defect in interface_cast<> and try_interface_cast<> * improved compatibility with Visual C++ 9Hi Matthew, I could not compile fixed_array_2d with /Za (disable language extensions . Is that intentional?
 Dec 08 2008
Matt Wilson skrev:Thorsten Ottosen Wrote:Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 Installed Edition: VC Express -ThorstenMatt Wilson skrev:Will investigate now. What compiler did you use?Download from http://stlsoft.org/ ============================================================================ Changes for 1.9.62 (1st December 2008) Summary: ======== * fixed defect in interface_cast<> and try_interface_cast<> * improved compatibility with Visual C++ 9Hi Matthew, I could not compile fixed_array_2d with /Za (disable language extensions . Is that intentional?
 Dec 09 2008
"Thorsten Ottosen" <nesotto cs.aau.dk> wrote in message news:493E98A4.7060102 cs.aau.dk...Matt Wilson skrev:Try it again with 1.9.63. I think it should be fine now. MattThorsten Ottosen Wrote:Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 Installed Edition: VC Express -ThorstenMatt Wilson skrev:Will investigate now. What compiler did you use?Download from http://stlsoft.org/ ============================================================================ Changes for 1.9.62 (1st December 2008) Summary: ======== * fixed defect in interface_cast<> and try_interface_cast<> * improved compatibility with Visual C++ 9Hi Matthew, I could not compile fixed_array_2d with /Za (disable language extensions . Is that intentional?
 Dec 09 2008
Matthew Wilson skrev:"Thorsten Ottosen" <nesotto cs.aau.dk> wrote in message news:493E98A4.7060102 cs.aau.dk...Will do. Thanks :-) -ThorstenMatt Wilson skrev:Try it again with 1.9.63. I think it should be fine now.Thorsten Ottosen Wrote:Microsoft Visual Studio 2008 Version 9.0.30729.1 SP Microsoft .NET Framework Version 3.5 SP1 Installed Edition: VC Express -ThorstenMatt Wilson skrev:Will investigate now. What compiler did you use?Download from http://stlsoft.org/ ============================================================================ Changes for 1.9.62 (1st December 2008) Summary: ======== * fixed defect in interface_cast<> and try_interface_cast<> * improved compatibility with Visual C++ 9Hi Matthew, I could not compile fixed_array_2d with /Za (disable language extensions . Is that intentional?
 Dec 10 2008








 
 
 
 Thorsten Ottosen <nesotto cs.aau.dk>