To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=110747
User cmc changed the following:
What |Old value |New value
================================================================================
Assigned to|mh |pl
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Sat Apr 10 13:48:27 +0000
2010 -------
A instance_id is of type "plugin_Int32" which isn't a Int32, its a "unsigned
long int" so converting to an Int32 is bustage. GetParent returns a long, so
easiest thing to do is make find_cur_node take a long, and problem goes away I
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]