To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=20496





------- Additional comments from [EMAIL PROTECTED] Tue Nov  1 07:45:41 -0800 
2005 -------
rubinj : not quite.

-123 is not the same as =-123
It should be considered a constant rather than an expression whose value is
constant.  -123-12 would be the same a =-123-12 because (ignoring const folding)
it requires some operations.

That is why the proposed patch does the numbermatch test.

---------------------------------------------------------------------
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