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





------- Additional comments from [EMAIL PROTECTED] Mon Jan 30 07:31:46 -0800 
2006 -------
@bero: I'm commenting on the buildfix-svx-without-stlport4.diff stuff - first
off, I'm kind of reluctant to include this patch, since the relevant lines are
standard-conformant c++. The error message hints into the direction of name
lookup - it seems gcc 3.4.4 prefers the templated conversion operator over the
plain operator=() (which it shouldn't - there's a non-templated operator=()
readily available). I found no obvious difference from the 3.4.5er STL to our
internal STLPort (which _does_ build with 3.4.5) - apart from a speaking #ifdef
_STLP_NO_TEMPLATE_CONVERSIONS around the conversion operator.

So, what's your opinion on this? I see that oobuild is applying it by default.

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