Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3174 - pciutils stupid -Werror breakage
Summary: pciutils stupid -Werror breakage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL: http://www.lostlogicx.com/ebuilds/pci...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-29 10:49 UTC by Brandon Low (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brandon Low (RETIRED) gentoo-dev 2002-05-29 10:49:30 UTC
Thanks to all the new flavors of warning reporting in gcc-3.1 pciutils breaks on
a dumb warnnig about unused parameter in an empty function, this ebuild just
takes out the -Werror flag, if there is some good reason not to do this, please
speak now or forever hold your peas and carrots.
Comment 1 Matthew Kennedy (RETIRED) gentoo-dev 2002-06-02 19:14:10 UTC
resolved in -r2 -- but masked until it is known to work for a gcc2.95.3 user (it
probably would, but it's a sys-app, so i'm extra carefull)

Thanks for the fix!