To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=112600
------- Additional comments from [email protected] Wed Feb 16 16:02:10 +0000 2011 ------- cd->tono: I think it's safe to exchange INT16 with sal_Int16. As far as I know INT16 is a fairly old type and not used by newer APIs. As sal_Int16 guarantees that the type has 16-bits which is the same as INT16. As Mikhail already stated normally Windows-only code should use Windows-types. Your proposed fix should be an exception. --------------------------------------------------------------------- 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]
