Boost logo

Boost :

Subject: Re: [boost] [filesystem] temp_dir_path()
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-10-16 18:42:07


Jeff's contribution has been committed to trunk, with the name
temp_directory_path().

It is now passing all tests on Windows with VC++ 8, 9, 10, cygwin/gcc
4.3, and mingw/gcc 4.5.

Ubuntu and OpenSolaris set no environmental variables naming the
temporary directory. They do seem to come with a /tmp directory
however.

So maybe for POSIX-like systems, we will have to look first for the
environmental variables, and then if not found look for specific
directories.

--Beman


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