Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2005-01-27 10:55:15


> A function contained a local static object. If this is the case in regex
> library too this should
> be changed, since such usage is not thread safe.
> If this is not the case, please simply ignore my post since it does not
> apply.

The local static is in user code, not the library (the library does use some
global state, but it's all carefully mutexed...)

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net