To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=83014
                 Issue #|83014
                 Summary|WaE on 64bit Linux: svx
               Component|framework
                 Version|680m234
                Platform|Opteron/x86_64
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|tm
             Reported by|pjanik





------- Additional comments from [EMAIL PROTECTED] Fri Oct 26 18:20:15 +0000 
2007 -------
Hi,

module svx is not warning free on 64bit Linuxes (unxlngx6):

svx/source/items/textitem.cxx lines 955, 996:
warning: comparison is always true due to limited range of data type

svx/source/dialog/numfmt.cxx lines:
849: warning: comparison is always false due to limited range of data type
1115: warning: large integer implicitly truncated to unsigned type
1353: warning: comparison is always false due to limited range of data type
1647: warning: large integer implicitly truncated to unsigned type

4x svx/inc/swframevalidation.hxx:93: warning: overflow in implicit constant 
conversion

svx/source/editeng/editeng.cxx line 2355:
warning: 'aInfos$nParaHeight' may be used uninitialized in this function
warning: 'aInfos$nLines' may be used uninitialized in this function
warning: 'aInfos$nFirstLineStartX' may be used uninitialized in this function
warning: 'aInfos$nFirstLineOffset' may be used uninitialized in this function
warning: 'aInfos$nFirstLineHeight' may be used uninitialized in this function
warning: 'aInfos$nFirstLineTextHeight' may be used uninitialized in this 
function
warning: 'aInfos$nFirstLineMaxAscent' may be used uninitialized in this function

svx/source/form/navigatortree.cxx lines 811, 1518, 1572:
warning: large integer implicitly truncated to unsigned type

svx/source/form/navigatortreemodel.cxx lines 580, 610, 619, 658:
warning: large integer implicitly truncated to unsigned type

svx/source/svdraw/svdhdl.cxx lines:
1831: warning: comparison is always true due to limited range of data type
1832: warning: large integer implicitly truncated to unsigned type
1844: warning: large integer implicitly truncated to unsigned type
1866: warning: comparison is always true due to limited range of data type
1884: warning: comparison is always true due to limited range of data type
1889: warning: large integer implicitly truncated to unsigned type
1905: warning: comparison is always false due to limited range of data type
1916: warning: large integer implicitly truncated to unsigned type
1930: warning: comparison is always true due to limited range of data type
1964: warning: comparison is always true due to limited range of data type
1980: warning: comparison is always true due to limited range of data type
2011: warning: large integer implicitly truncated to unsigned type
2024: warning: large integer implicitly truncated to unsigned type

svx/source/svdraw/svdtxhdl.cxx:
383: warning: large integer implicitly truncated to unsigned type

svx/source/svdraw/clonelist.cxx lines 126, 139:
warning: comparison is always true due to limited range of data type

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to