c++.announce - STLSoft 1.9.1 beta 26 released
- Matthew (16/16) Oct 20 2006 Some fixes required by Pantheios 1.0.1 beta 6. (http://pantheios.org/)
Some fixes required by Pantheios 1.0.1 beta 6. (http://pantheios.org/) Download from http://stlsoft.org/downloads.html#stlsoft_1_9_1b26 ====================================== Changes for 1.9.1 beta 26 (21st October 2006): Additions: ========== + stlsoft::scoped_handle<void> specialisation for scoping APIs with 0 params + string access shims (in InetSTL) for struct in_addr Changes: ======== ~ VC5 compatibility in ~50 files. (You may find it strange that VC5 compat is even an issue, but we have some older products that require VC5 compilation, and we want to put Pantheios into it. So, STLSoft has to be made to work with it ...) ~ fix to stlsoft::integer_to_string() overloads to handle (unsigned) long in addition to all the others
Oct 20 2006