To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=83014
------- Additional comments from [EMAIL PROTECTED] Mon Nov 26 08:33:59 +0000 2007 ------- Who feels responsible for svx/source/svdraw/svdhdl.cxx? aw? All warnings come from the same fact as in svx/source/dialog/numfmt.cxx. In fact all the lines with warnings can be printed with this: grep -n CONTAINER_ENTRY_NOTFOUND svdhdl.cxx ;-) This macro is defined as ULONG_MAX, but you compare it with sal_uInt32 which is never true on 64bit machines. --------------------------------------------------------------------- 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]
