This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs 2.91.50 fails to compile KDE kbgndwm


At 11:27 21.07.98 , Bernhard Rosenkraenzer wrote:
>g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/include
>-I/UW-SCSI/qt-1.40/include -I/usr/X11R6/include  -O2 -fomit-frame-pointer
>-pipe -s -fno-exceptions -c bg.cpp
>bg.cpp: In method `void KBackground::apply()':
>bg.cpp:314: warning: taking address of temporary
>bg.cpp:314: sorry, Koenig lookup for `target_expr' of type `QPixmap'
>failed
>bg.cpp:314: confused by earlier errors, bailing out
>
>I´m not sending gcc -E results because of the size (43 kB) - if someone
>needs them, let me know.
>gcc 2.8.1 and the current gcc snapshot both compile the file ok.

This is fixed by this patch:
http://www.cygnus.com/ml/egcs-bugs/1998-Jul/0412.html

I wonder why it didn't make it into cvs yet.

Franz.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]