c++.stlsoft - unixstl/filesystem problems
- Dimitri Kaparis <M8R-ndt1fx mailinator.com> May 10 2011
Greetings, several problems with the unixstl/filesystem_traits.hpp on current (1.9.108) STLSoft version with gcc 4.6: stlsoft/include/unixstl/filesystem/filesystem_traits.hpp:1095:21: error: variable ‘mode’ set but not used [-Werror=unused-but-set-variable] Another one I'm not sure which compiler versions give the warning since I have it patched, but in the file_handle_type invalid_file_handle_value() function, returning NULL from there produces warning for conversion from integral to pointer type. Regards, Dimitri
May 10 2011







Dimitri Kaparis <M8R-ndt1fx mailinator.com>