To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108911
------- Additional comments from [email protected] Fri Feb 19 15:35:51 +0000 2010 ------- this gets OOo to pass the qa test with no warnings and removes all three patches. in order of increasing contention... a) Add some trivial wrappers around the free functions to do NULL checks ourselves b) Add a test for duplicate statements before calling librdf_model_context_add_statement c) Haul around a context when we know one in advance for falling back to when a stream doesn't have one. Various comments seem to suggest that the get_context from a stream works when the streams come from a non with-context call and it doesn't work when they come from a with-context call. So might work in general. Maybe I should have split this up into four incremental patches --------------------------------------------------------------------- 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]
