29 Nov
2008
29 Nov
'08
4:58 a.m.
On Thu, 27 Nov 2008 14:42:19 -0800, "Steven Watanabe"
AMDG
Hartmut Kaiser wrote:
The mini-review of Andy Tompkins UUID library starts today, November 23rd 2008, and will end on November 30th. I really hope to see your vote and your participation in the discussions on the Boost mailing lists!
I only saw a couple of issues:
uuid::get_showbraces_index() is not reentrant (there is a race the first time it is called.)
I would like to fix this, but I'm not yet sure how.
operator<< doesn't handle setw. operator>> ignores spaces. Is this intended?
I intended to follow standard practices. I forgot setw. I will fix this. I didn't realize that operator>> ignores spaces. I will fix this too.
In Christ, Steven Watanabe
Thanks, Andy Tompkins