Boost logo

Boost :

Subject: Re: [boost] boost::filesystem changes since version 1.55.0
From: Armin Pies (armin.pies_at_[hidden])
Date: 2014-12-08 10:34:43


Obviously the operator++ of the recursive_directory_iterator throws exceptions now, which it did not before 1.56.

I have changed our code using the increment(system::error_code& ec) method to ignore the unexpected exceptions.

Regards,

Armin


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