
27 Dec
2009
27 Dec
'09
7:15 p.m.
Gennadiy Rozental wrote:
Vladimir Prus <vladimir <at> codesourcery.com> writes:
I went to check the current state of Boost.UUID test results on trunk, and found many tests failing. Here's a typical issue:
We really should get some kind of email notification about this.
We used to have *some* nagging script, but it was discontinued. I don't know why.
Hmm. Forked fine for me for gcc 3 something and msvc.
Well, gcc 3 is ancient history.
What is the proper (portable) way to copy va_list?
va_copy, I think. - Volodya