Am Sonntag, 18. März 2007 18:58 schrieb Jürgen Spitzmüller: > Georg Baum wrote: > > It turns out that the boost::filesystem::native path check is unusable, > > because it disallows absolute paths on unix and spaces on windows. > > How did you find this out? By testing? I searched the boost docs, and found > next to nothing about fs::native.
Me neither. I simply looked at the source code (should have done that before using it). These path testing functions look half baked to me. Georg
