To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=41451 Issue #:|41451 Summary:|build break in svx/source/gallery2/galbrws2.cxx Component:|Drawing Version:|680m74 Platform:|All URL:| OS/Version:|All Status:|NEW Status whiteboard:| Keywords:| Resolution:| Issue type:|PATCH Priority:|P3 Subcomponent:|code Assigned to:|wg Reported by:|cloph
------- Additional comments from [EMAIL PROTECTED] Thu Jan 27 04:20:05 -0800 2005 ------- Not sure whether this is the right component, please reassign if necessary. When compiling m74 with older compiler (in this case gcc 3.2) the build will break in svx with following error: home/cl/programming/shadow/svx/source/gallery2/galbrws2.cxx:1257: parse error before `.' token /home/cl/programming/shadow/svx/source/gallery2/galbrws2.cxx:1258: parse error before `.' token /home/cl/programming/shadow/svx/source/gallery2/galbrws2.cxx:1264: request for member `Scale' in `aIconBmpEx(...)', which is of non-aggregate type `BitmapEx ()(...)' /home/cl/programming/shadow/svx/source/gallery2/galbrws2.cxx:1265: request for member `Scale' in `aListBmpEx(...)', which is of non-aggregate type `BitmapEx ()(...)' /home/cl/programming/shadow/svx/source/gallery2/galbrws2.cxx:1268: no matching function for call to `GalleryToolBox::SetItemImage(int, BitmapEx (&)(...))' /home/cl/programming/shadow/solver/680/unxlngi4.pro/inc/vcl/toolbox.hxx:466: candidates are: void ToolBox::SetItemImage(short unsigned int, const Image&) /home/cl/programming/shadow/svx/source/gallery2/galbrws2.cxx:1269: no matching function for call to `GalleryToolBox::SetItemImage(int, BitmapEx (&)(...))' (full listing see attachment) The error is the same cause as issue 38506 and issue 38504 and issue 41023 --------------------------------------------------------------------- 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]
