Boost logo

Boost :

From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2003-12-18 15:49:37


hi there,

I'm trying to use the fs::remove_all function but I only
have mixed success. The application gets stuck one time
out of two in the process.

I copied the relevant code from 'operations_posix_windows.cpp'
into the application to be able to debug it and I see that it stops
somewhere in the middle of the (recursive) call, as if the
directory_iterator wouldn't work reliably.

Do you know about any issues associated with that function ?
I'm running boost 1.30.2 on RH 8 with g++ 3.2, in case
it matters.

Thanks a lot,
                Stefan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk