Boost logo

Boost Users :

Subject: Re: [Boost-users] Filesystem Library Bug
From: Bogdan Slusarczyk (bogdan.slusarczyk_at_[hidden])
Date: 2012-03-06 10:22:58


On 2012-03-02 20:25, Sam Hertz wrote:
> I am having some trouble with the latest version of the Boost
> Filesystem library. The following causes a segmentation fault:
> boost::filesystem::create_directory(boost::filesystem::current_path()/"test");
> boost::filesystem::remove_all(boost::filesystem::current_path()/"test");
>
Please narrow your problem a little bit. Do you have gpf inside
oparator/? create_directory? remove_all? Do you use stlport? what
returns current_path? Could you provide callstack?

Regards,
Bogdan


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net