
30 Dec
2008
30 Dec
'08
12:18 a.m.
John Maddock wrote:
It's not just gcc that's emitting a bunch of warnings from the new Boost.Test code: MSVC does as well, the attached patch fixes these, OK to commit?
I do not see these. Which version you are using? Also I do not understand how C4244 (http://msdn.microsoft.com/en-us/library/th7a07tz(VS.80).aspx) could have been triggered there. Gennadiy