Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2005-09-28 12:59:59


Bugs item #1307179, was opened at 2005-09-28 19:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1307179&group_id=7586

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: date_time
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Krzysztof Lichota (klichota)
Assigned to: Jeff Garland (az_sw_dude)
Summary: c_local_adjustor is not thread-safe due to using localtime()

Initial Comment:
c_local_adjustor is not thread-safe due to using
localtime(). It should be changed to use localtime_r() or, at
least, docs should mention that it is not thread-safe.
 
The same applies to all other boost units using
localtime().

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=1307179&group_id=7586

-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


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