To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=50046
User ab changed the following:
What |Old value |New value
================================================================================
Assigned to|ab |mba
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Feb 15 16:15:35 +0000
2007 -------
ab->mba: To you, as it crashes in appuno.cxx owned by you.
Problem is in line 1866: SbxVariable* pRet = pMethod->GetParent()->Execute(
aCall );
Execute does not always return a value != NULL. I haven't checked in detail why
it
fails here but I think it's more save to let the code in appuno.cxx survice a
return value
== NULL then to change the behaviour of SbxObject:: Execute(). What do you
think?
---------------------------------------------------------------------
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]