To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53393
------- Additional comments from [EMAIL PROTECTED] Fri Nov 4 07:06:38 -0800 2005 ------- This assertion (OSL_ENSURE) is in VendorBase::compareVersions(const rtl::OUString& sSecond) For every supported Java VM there should be an algorithmus implemented which compares the version strings. If one does not care about it then one should just override the function in a derived class and return 0. That would mean, when comparing two version strings from a particular vendor, they are always regarded the same. --------------------------------------------------------------------- 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]
