Bug 449849

Summary: glibmm header fail when using -Wall -Wextra -Werror
Product: [Fedora] Fedora Reporter: Mattias Ellert <mattias.ellert>
Component: glibmm24Assignee: Denis Leroy <denis>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.16.2-1.fc9 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-11 04:38:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mattias Ellert 2008-06-03 21:31:35 UTC
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.

Comment 1 Denis Leroy 2008-06-04 07:41:45 UTC
Thanks for the heads up. This is already fixed upstream. I'll pushed an update
for F-9.


Comment 2 Fedora Update System 2008-06-04 08:20:44 UTC
glibmm24-2.16.2-1.fc9 has been submitted as an update for Fedora 9

Comment 3 Fedora Update System 2008-06-06 07:50:36 UTC
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

Comment 4 Mattias Ellert 2008-06-07 16:09:59 UTC
I confirm that with the glibmm24-2.16.2-1.fc9 package this bug is solved.


Comment 5 Fedora Update System 2008-06-11 04:38:34 UTC
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.

Comment 6 Fedora Update System 2008-07-26 06:06:50 UTC
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.