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





------- Additional comments from [EMAIL PROTECTED] Tue Aug  5 21:44:19 +0000 
2008 -------
I think this approach has some flaw. While it may work, it unnecessarily creates
a JumpMatrix for _every_ conditional jump, regardless whether needed or not,
slowing things down. It should be checked whether a JumpMatrix is needed, i.e.
the execution path is in array context, and if not use the plain jump as before.

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