Boost logo

Boost :

From: Jeff Garland (jeff_at_[hidden])
Date: 2002-08-14 17:07:08


> > fs::path start("/home");
> ^^^^^^^^
> Change this to:
>
> fs::path start("/home", fs::system_specific);
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Ok, that worked. So what would be the generic form?

> Sorry, that isn't much help. If you can get me any more information, maybe
> a bell will ring. Do make sure you have the latest version from the
> sandbox CVS.

I updated my sandbox this morning. I'll see if I can find a couple moments to track
down the root cause....

Jeff


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