id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 4248,Filesystem library uses deprecated components of System library,Piotr Danilewski ,Beman Dawes,"Filesystem is using deprecated namespace names (posix instead of errc) of the System library. The following fails to compile: {{{ #define BOOST_WINDOWS_API #define BOOST_SYSTEM_NO_DEPRECATED #define BOOST_FILESYSTEM_NO_DEPRECATED #include int main() {} }}} I am using Boost 1.42, but just checked what is in svn repository and didn't see it corrected. Thank you",Bugs,closed,To Be Determined,filesystem,Boost Development Trunk,Cosmetic,fixed,filesystem,