To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91693
User bmarcelly changed the following:
What |Old value |New value
================================================================================
CC|'ab,npower' |'ab,bmarcelly,npower'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jul 17 12:13:49 +0000
2008 -------
IMHO this is not a bug and this Issue should be rejected.
Unary operator NOT applies to the next argument which is variable r. This
results in
a boolean value, which of course is not an object, so the error message.
Your patch will probably give to operator IS a higher priority than to operator
NOT.
Giving to a binary operator a priority higher than to a unary operator would be
contrary to usual rules.
---------------------------------------------------------------------
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]