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





------- Additional comments from [EMAIL PROTECTED] Thu Feb 16 04:41:40 -0800 
2006 -------
This patch breaks building without STLport when using gcc 4.0 or 4.1.

/usr/src/ooo-build-src680.156.0/build/src680-m156/sw/source/filter/ww8/ww8scan.cxx:131:
error: specialization of 'template<class _Key> struct __gnu_cxx::hash' in
different namespace
/usr/lib/gcc/i686-pc-linux-gnu/4.1.0/../../../../include/c
++/4.1.0/ext/hash_fun.h:71: error:   from definition of 'template<class
_Key> struct __gnu_cxx::hash'
/usr/src/ooo-build-src680.156.0/build/src680-m156/sw/source/filter/ww8/ww8scan.cxx:133:
error: definition of 'size_t __gnu_cxx::hash<SprmInfo>::operator()(const
SprmInfo&)' is not in namespace enclosing '__gnu_cxx::hash<SprmInfo>'
dmake:  Error code 1, while making
'../../../unxlngi6.pro/slo/ww8scan.obj'

The problem seems to be that an internal struct template gets specialized which
shouldn't be done.

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