To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86880
User ama changed the following:
What |Old value |New value
================================================================================
Assigned to|ama |pmladek
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Apr 16 08:11:17 +0000
2008 -------
ama->pmladek:
There char-pointers pType and pBLIPType are used like enums. The intention is to
compare the pointers and _not_ the string it points to. Your patch will be
slower and theoretically it could deliver "true" when the old code delivers
"false".
Please have a look if you'll find a fix for your warning without replacing "=="
by "strcmp".
---------------------------------------------------------------------
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]