$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [filesystem] Version 3 of Boost.Filesystem added to trunk
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-06-05 04:31:31
On 06/04/2010 08:55 PM, Steven Watanabe wrote:
>
> Is this thread-safe?
It seems not. It uses path_locale function that has an unprotected
function-local static. I can also see a few namespace-scope non-POD
variables in *.cpp.