Question: warnings relevance

From: Lubos Pintes <pintes_at_gmail.com>
Date: Fri Mar 02 2012 - 19:44:35 CET

Hi,
This is only an amateur's curiosity: how relevant are warnings like
this? Building on VC++ 2008 express
1>..\..\src\text\fmt\xp\fl_BlockLayout.cpp(7131) : warning C4146: unary
minus operator applied to unsigned type, result still unsigned

1>..\..\src\text\fmt\xp\fl_DocLayout.cpp(913) : warning C4244:
'initializing' : conversion from 'double' to 'UT_sint32', possible loss
of data

1>..\..\src\text\fmt\xp\fl_FrameLayout.cpp(192) : warning C4244:
'argument' : conversion from 'double' to 'UT_sint32', possible loss of data

etc...
Received on Fri Mar 2 19:44:41 2012

This archive was generated by hypermail 2.1.8 : Fri Mar 02 2012 - 19:44:41 CET