To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73105





------- Additional comments from [EMAIL PROTECTED] Thu Jan  4 00:53:48 -0800 
2007 -------
This is most probably due to

  using namespace com::sun::star::uno;

at new-to-SRC680m199 sw/inc/SmartTagMgr.hxx:1.2 l. 71.  (This pulls
template<class C> sal_Bool com::sun::star::uno::operator!=(const
com::sun::star::uno::Any&, const C&) into scope, which cannot be instantiated if
C = SW_KeyState is a function-local type with no linkage.)  (Top level) using
declarations in a header are a no-no.

---------------------------------------------------------------------
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]

Reply via email to