Boost logo

Boost Users :

From: Washburn (la.corbeille_at_[hidden])
Date: 2006-09-21 07:03:58


I'm using Boost on Windows and the filesystem::path behaviour seems
incorrect with the default name check, so I want to use the "native"
namecheck instead.
First of all, is this normal ? (since Boost is compiled for windows
platformn should'nt the right name check be set by default ?)

I initialize it manually using :

        filesystem::path::default_name_check( filesystem::native )

But since it can only be done once, this throws exceptions occasionnaly (not
very important, but "ugly")
Is there a better way to set the name check at the start of the application
?

Washburn


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