Boost logo

Boost :

Subject: [boost] [filesystem] what happened to default_name_check()?
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-12-28 13:37:57


I'm in the process of porting bcp to Filesystem V3, as the change of default
to V3 has broken bcp in Trunk.

One thing that has come up is default_name_check() which has been removed.
bcp set that to a "do nothing" check since it deals only with files that
already exist, so it really does not want to be told that a file name isn't
portable! :-)

The tests seem to pass OK without this, but should I be worried about this?
I couldn't find a rationale for the change in the docs...

Cheers, John.


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