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] Mon Feb 14 08:54:29 +0000 2011 ------- Generally speaking INT16 is a legal type on Windows, removetooltypes01 has only removed OOo own definition for this type. Thus this type is not allowed to be used in multiplatform source code, but Windows-only source code is allowed to used it. And extensions/source/ole/ contains Windows-only source code ( it is Automation bridge implementation ), by the way normal Windows build were successful there. I assume that mingw build has a special problem in this case, that does not exist with normal Windows build. --------------------------------------------------------------------- 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]
