Description of problem: I just tried to compile package kdegames-3.1.4-2 from Redhat Fedora Core 1. The compiler said 1. rattler.cpp:125: warning: taking address of temporary The offending source code is bitBlt(this, 0, 0, &pix->levelPix(), 0, 0, rect().width(), rect().height()); Suggest put the return value from levelPix into a local variable to enable it's address to be taken. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Thank you for the bug report. This bug should be fixed by KDE developers so everyone could use fixed version (not just Fedora Core users). I've file a bug report in KDE bugzilla: https://bugs.kde.org/show_bug.cgi?id=91699 If you want to follow what happens to the bug, you can add yourself to the upstream report.
Marcin, great work. Thanks for doing kde bugzilla!
Fixed in KDE CVS!