[test] Some more warning suppression

29 Dec
2008
29 Dec
'08
6:04 p.m.
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? Cheers, John.

30 Dec
30 Dec
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
6008
Age (days ago)
6009
Last active (days ago)
1 comments
2 participants
participants (2)
-
Gennadiy Rozental
-
John Maddock