Bug #19470 error: extra qualification ‘MGCanvasScroller::’ on member ‘get_hadjustment’
Submitted: 1 May 2006 22:37 Modified: 3 Sep 2006 4:45
Reporter: Hans Deragon Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Preview Severity:S2 (Serious)
Version:1.0.6beta OS:Linux (Fedora Core 5)
Assigned to: Alfredo Kojima CPU Architecture:Any

[1 May 2006 22:37] Hans Deragon
Description:
Compiling on FC5, I get:

if g++ -DHAVE_CONFIG_H -I. -I. -I. -pthread -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include   -I/usr/include/mysql -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fno-strict-aliasing -fwrapv  -I/usr/include/freetype2 -I/usr/include/libpng12 -I../../../mysql-gui-common/source/linux -I../../../mysql-gui-common/source/linux/canvas -I../../../mysql-gui-common/library_grt/include -I../../../mysql-gui-common/library_grt_modules/include -I../../../mysql-gui-common/library_grt_workbench/include -I../../../mysql-gui-common/library_gc/include -I../../../mysql-gui-common/library_gc/ftgl/include -I../../../mysql-gui-common/library/include -I../../../mysql-gui-common/library_util/include -I../../../mysql-gui-common/library_util/shared_include -DPREFIX=\"""\" -DDATADIRNAME=\""share"\" -DCOMMONDIRNAME=\""common"\"    -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.cc; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
../../../mysql-gui-common/source/linux/canvas/MGCanvasScroller.h:35: error: extra qualification ‘MGCanvasScroller::’ on member ‘get_hadjustment’
../../../mysql-gui-common/source/linux/canvas/MGCanvasScroller.h:36: error: extra qualification ‘MGCanvasScroller::’ on member ‘get_vadjustment’
make[3]: *** [main.o] Error 1
make[3]: Leaving directory `/hans/src/mysql-workbench-1.0.6beta/mysql-workbench/source/linux'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/hans/src/mysql-workbench-1.0.6beta/mysql-workbench/source/linux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/hans/src/mysql-workbench-1.0.6beta/mysql-workbench/source'
make: *** [all-recursive] Error 1

How to repeat:
Compile on FC5

Suggested fix:
No fix to suggest.  mysql-gui-common was compiled successfully.
[2 May 2006 14:18] MySQL Verification Team
Thank you for the bug report.
[11 Jul 2006 2:35] Artur Pedyczak
Attempt to compile on SuSE 10.1 (x86_64) produces the same result
[3 Sep 2006 4:45] Alfredo Kojima
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at

  http://www.mysql.com/downloads/
[3 Sep 2006 4:46] Alfredo Kojima
Thank you for your bug report. This issue has already been fixed in the latest released version of that product, which you can download at

  http://www.mysql.com/downloads/