To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=110049 Issue #|110049 Summary|stoc: strict-aliasing fixes Component|udk Version|DEV300m74 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|sb Reported by|cmc
------- Additional comments from [email protected] Thu Mar 11 11:48:02 +0000 2010 ------- typelib_Uik and com::sun::star::com::uno::Uik are unrelated types, though with the same layout. For strictaliasing we shouldn't cast between them. Attached is one solution, alternatively we could use memcpy. --------------------------------------------------------------------- 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]
