Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-12-16 11:33:29


At 08:35 AM 12/16/2002, Peter Dimov wrote:

>To clarify: the current situation requires the filesystem library to
>interpret system-specific error codes. Adopting the POSIX values would
>eliminate that need on some important platforms, with no downsides.

Just to be sure that I understand your proposal, are you saying that the
library's not_directory_error should have the same numerical value as the
POSIX ENOTDIR macro?

Is there any practical way to do that without including <cerrno> in the
exception.hpp header?

Thanks,

--Beman


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