id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 1583,Serious flaw in boost::filesystem filename handling (opensuse),bluedzins@…,Beman Dawes,"This may be related to: http://svn.boost.org/trac/boost/ticket/1378 I used boost 1.33, but it didn't accept ""@"" in filenames, so I upgraded. Now the problems are even more severe, take a look: /etc/apache2/ssl.key/README is this path ok? Sure it is, but boost says (runtime error): terminate called after throwing an instance of 'boost::filesystem::basic_filesystem_error >' what(): boost::filesystem::exists (I wanted to check if the file exists). Sorry for rather lengthy example, I tried to shorten it, this still causes the error /etc/apache2/ssl.key/R but my next tries to cut some more resulted in ""correct"" filename. ",Bugs,closed,To Be Determined,filesystem,Boost 1.34.1,Regression,invalid,,