Build problem with tidy

Paulo Moura Guedes moura at kdewebdev.org
Fri May 11 11:34:05 CEST 2007


Hi,

I'm having an error which, at the first site, looks to be a bug in the 
compiler:

c:/home/kde/trunk/KDE/kdewebdev/klinkstatus/src/tidy/tidyx.h: In constructor 
`Tidy::Source::Source()':
c:/home/kde/trunk/KDE/kdewebdev/klinkstatus/src/tidy/tidyx.h:105: error: 
invalid conversion from `int (*)(void*)' to `int (*)(void*)'
c:/home/kde/trunk/KDE/kdewebdev/klinkstatus/src/tidy/tidyx.h:106: error: 
invalid conversion from `void (*)(void*, byte)' to `void (*)(void*, byte)'
c:/home/kde/trunk/KDE/kdewebdev/klinkstatus/src/tidy/tidyx.h:107: error: 
invalid conversion from `Bool (*)(void*)' to `Bool (*)(void*)'

$ gcc --version
gcc.exe (GCC) 3.4.5 (mingw special)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

What should I do, send a bug report to gcc?

Paulo



More information about the Kde-windows mailing list