To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=45896 Issue #:|45896 Summary:|gcc3.3 parsing error in vcl/source/control/button.cxx Component:|gsl Version:|680m88 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|pl Reported by:|pjanik
------- Additional comments from [EMAIL PROTECTED] Wed Mar 23 21:22:21 -0800 2005 ------- /Users/oo/BuildDir/ooo_SRC680_m88_src/vcl/source/control/button.cxx: In member function `Size RadioButton::ImplGetRadioImageSize() const': /Users/oo/BuildDir/ooo_SRC680_m88_src/vcl/source/control/button.cxx:3092: error: parse error before `,' token /Users/oo/BuildDir/ooo_SRC680_m88_src/vcl/source/control/button.cxx:3099: error: no matching function for call to `RadioButton::GetNativeControlRegion(int, int, Region (&)(...), ControlState&, ImplControlValue&, rtl::OUString, Region&, Region&)' ../../inc/window.hxx:1091: error: candidates are: BOOL Window::GetNativeControlRegion(long unsigned int, long unsigned int, const Region&, long unsigned int, const ImplControlValue&, rtl::OUString, Region&, Region&) /Users/oo/BuildDir/ooo_SRC680_m88_src/vcl/source/control/button.cxx: In member function `Size CheckBox::ImplGetCheckImageSize() const': /Users/oo/BuildDir/ooo_SRC680_m88_src/vcl/source/control/button.cxx:3910: error: parse error before `,' token /Users/oo/BuildDir/ooo_SRC680_m88_src/vcl/source/control/button.cxx:3917: error: no matching function for call to `CheckBox::GetNativeControlRegion(int, int, Region (&)(...), ControlState&, ImplControlValue&, rtl::OUString, Region&, Region&)' ../../inc/window.hxx:1091: error: candidates are: BOOL Window::GetNativeControlRegion(long unsigned int, long unsigned int, const Region&, long unsigned int, const ImplControlValue&, rtl::OUString, Region&, Region&) dmake: Error code 1, while making '../../unxmacxp.pro/slo/button.obj' Patch attached. --------------------------------------------------------------------- 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]