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


User ab changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|ab                        |jsk
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Jun 10 10:55:04 +0000 
2008 -------
ab->jsk: Please verify
You can create your own dump file by uncommenting the dump call at the
end of main() and changing the file name in the sub dump().

The OOo output will differ in two lines:
- ln 3: b(0)(0) =  43 instead of 42 in vba.
  This is caused by a different copying mechanism for arrays (by ref
  instead of by value in VBA), but this problem is not handled here
- ln 8: Only existing in OOo output as the corresponding code is not
  valid in VBA. In general wrong code being accepted is no problem,
  so this also is not handled here.



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