To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=109027 Issue #|109027 Summary|Mingw build stopper: WeakReference assigment failure Component|porting Version|DEV300m71 Platform|PC URL| OS/Version|Windows, all Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|tono Reported by|tono
------- Additional comments from t...@openoffice.org Sun Feb 7 13:50:02 +0000 2010 ------- Just like Apple g++ 4.0.1, MinGW gcc 3.4.4 also erroneously believes that it is ambiguous to use WeakReference<XInterface>::operator=(Reference<XInterface>) in cws swunlocking1. As a workaround for Apple, WeakReferenceHelper::clear() was introduced and all client codes are fixed in cws swunlocking1, but embedserv/source/smbed/intercept.cxx was left unattended as it is compiled only in Windows build not in Mac build. So it became a new build breaker for MinGW 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: issues-unsubscr...@porting.openoffice.org For additional commands, e-mail: issues-h...@porting.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org