To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80532
User ab changed the following:
What |Old value |New value
================================================================================
Assigned to|ab |jsk
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jan 11 12:57:24 +0000
2008 -------
ab->jsk: Please verify, complete test macro:
Sub Main
aTestFunction (-10) ' will compile
aTestFunction 1,-10 ' will compile
aTestFunction -10 ' should now compile and run, too
End Sub
function aTestFunction( param1 as variant )
msgbox "param1 = " & param1
end function
---------------------------------------------------------------------
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]