Bug 449849 - glibmm header fail when using -Wall -Wextra -Werror
Summary: glibmm header fail when using -Wall -Wextra -Werror
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: glibmm24
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Denis Leroy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-03 21:31 UTC by Mattias Ellert
Modified: 2008-07-26 06:06 UTC (History)
0 users

Fixed In Version: 2.16.2-1.fc9
Clone Of:
Environment:
Last Closed: 2008-06-11 04:38:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.