Boost logo

Boost Users :

Subject: Re: [Boost-users] directory_iterator ++operator never return
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-05-19 09:05:42


>> - does it still hang if you remove the ... from the loop and just use the
> directory iterator to walk through the directory without doing anything?
>
> yes it does till hang.
>
>> - does a simple use of shared_ptr hang?
>
> I'm using shared_ptr elsewhere and had no pb with them so far

Hmm. Does it still hang if you don't link to libboost_filesystem, but
manually add the sources from libs/filesystem/src to your program?


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