I get number of compiler warnings about hpirxx.h in Visual Studio
Express 2010 - which surprised me:

1>c:\lib\win32\debug\mpirxx.h(1670): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(1671): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(1672): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(1673): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(1674): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(1675): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(2053): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(2054): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(2055): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(2056): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(2057): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)
1>c:\lib\win32\debug\mpirxx.h(2058): warning C4800: 'int' : forcing
value to bool 'true' or 'false' (performance warning)

I'm using MPIR 2.2.1 - I wonder, does everyone building on MS systems
get these warnings, or is there a bit of configuration (a pre-processor
definition, for example) that I'm missing?

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to mpir-devel@googlegroups.com.
To unsubscribe from this group, send email to 
mpir-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to