Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2002-05-17 11:54:29


The current snapshot of the Filesystem Library has been committed to the
boost-sandbox CVS. See
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost-sandbox/boost-sandbox/libs/filesystem/index.htm

This is of interest for several reasons:

* A program which generates a Compiler Status Table HTML file for the new
jam regression tests is available. See
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost-sandbox/boost-sandbox/libs/filesystem/example/jam_regr_html.cpp

You need to -DBOOST_WINDOWS to compile a Windows version, or -DBOOST_POSIX
for a POSIX version. I've only tested the POSIX version on Win32/GCC
2.95.x, so would appreciate fixes for real POSIX systems. I've only tested
the Windows code on a VC++ 7 RC.

* The library itself will be submitted to Boost once it is finished.

Like everything else that goes into the sandbox, be aware that the code is
under development, and may change radically without notice.

--Beman


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