To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=80067 Issue #|80067 Summary|warning: comparison with string literal in binfilters Component|framework Version|680m222 Platform|PC URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|mba Reported by|pmladek
------- Additional comments from [EMAIL PROTECTED] Thu Jul 26 11:22:19 +0000 2007 ------- I have got the following warnings in the binfilter module in src680_m222: --- cut --- /usr/src/packages/BUILD/ooo-build-src680-m221d/build/src680-m222/binfilter/bf_svx/source/svdraw/svx_svdobj.cxx:2892: warning: comparison with string literal results in unspecified behaviour /usr/src/packages/BUILD/ooo-build-src680-m221d/build/src680-m222/binfilter/bf_svx/source/svdraw/svx_svdobj.cxx:2892: warning: comparison with string literal results in unspecified behaviour --- cut --- The code is really broken. I'll attach a possible fix. I am not sure if the test for NULL pointer is needed but it seems so... --------------------------------------------------------------------- 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]
