
22 Feb
2007
22 Feb
'07
3:16 p.m.
Joaquín Mª López Muñoz wrote:
Are you using /Wp64? If so, I think the warnings are a case of the compiler being too dumb about 32-to-64 correctness checks, please see the first part of:
http://lists.boost.org/boost-users/2006/03/18075.php
If you're not using /Wp64 please let me know.
Ah, yes that would be it, apologies for the noise. Would it be an idea to suppress these with some #pragma's if they've been investigated and found harmless? Cheers, John.