To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=58975 Issue #:|58975 Summary:|gcc-4.1: goodies: strange usage of String class Component:|Drawing Version:|680m104 Platform:|PC URL:| OS/Version:|Linux Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|wg Reported by:|pmladek
------- Additional comments from [EMAIL PROTECTED] Tue Dec 6 09:49:58 -0800 2005 ------- I got this error in the goodies project with gcc-4.1: --- cut --- /usr/src/packages/BUILD/ooo-build-src680.139.3/build/src680-m139/goodies/source/ filter.vcl/eos2met/eos2met.cxx:438: error: no match for ‘operator==’ in ‘pCS->ME TChrSet::aName == ((const Font*)rFont)->Font::GetName()’ /usr/src/packages/BUILD/ooo-build-src680.139.3/build/src680-m139/solver/680/unxl ngi6.pro/inc/tools/string.hxx:675: note: candidates are: BOOL operator==(const S tring&, const String&) /usr/src/packages/BUILD/ooo-build-src680.139.3/build/src680-m139/solver/680/unxl ngi6.pro/inc/tools/string.hxx:378: note: BOOL operator==(const s al_Char*, const ByteString&) /usr/src/packages/BUILD/ooo-build-src680.139.3/build/src680-m139/solver/680/unxl ngi6.pro/inc/tools/string.hxx:376: note: BOOL operator==(const B yteString&, const sal_Char*) /usr/src/packages/BUILD/ooo-build-src680.139.3/build/src680-m139/solver/680/unxl ngi6.pro/inc/tools/string.hxx:374: note: BOOL operator==(const B yteString&, const ByteString&) --- cut --- The fix is attached. If you agree, I could commit it to the CWS gcc41. --------------------------------------------------------------------- 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]