Description of problem: glibmm header fail when using -Wall -Wextra -Werror Version-Release number of selected component (if applicable): glibmm24-devel-2.16.0-1.fc9.i386 How reproducible: Always Steps to Reproduce: g++ -c -Wall -Wextra -Werror -pedantic -pedantic-errors `pkg-config --cflags glibmm-2.4` -x c++ /usr/include/glibmm-2.4/glibmm.h Actual results: cc1plus: warnings being treated as errors In file included from /usr/include/glibmm-2.4/glibmm.h:38: /usr/include/glibmm-2.4/glibmm/helperlist.h: In member function 'T_Child& Glib::HelperList<T_Child, T_CppElement, T_Iterator>::operator[](size_t) const': /usr/include/glibmm-2.4/glibmm/helperlist.h:113: error: suggest a space before ';' or explicit braces around empty body in 'for' statement Expected results: No error.
Thanks for the heads up. This is already fixed upstream. I'll pushed an update for F-9.
glibmm24-2.16.2-1.fc9 has been submitted as an update for Fedora 9
glibmm24-2.16.2-1.fc9 has been pushed to the Fedora 9 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update glibmm24'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-5031
I confirm that with the glibmm24-2.16.2-1.fc9 package this bug is solved.
glibmm24-2.16.2-1.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report.