Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 25328

Summary: sniffit-3.0.7 fails to compile with GCC 3.3
Product: Gentoo Linux Reporter: Chandler Carruth <chandlerc>
Component: [OLD] GCC PortingAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: normal CC: chandlerc
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix for typo
ebuild to use patch

Description Chandler Carruth 2003-07-26 08:59:52 UTC
Simple typo-bug with sniffit that GCC 3.3 refuses to compile.
Comment 1 Chandler Carruth 2003-07-26 09:02:06 UTC
Created attachment 15042 [details, diff]
fix for typo

somebody forgot to remove an older type from a struct definition when they
started using #define'ed types to allow for different syntax for various
types... removed the vestigal type, so that there weren't _2_ types for that
variables.

-illusion
Comment 2 Chandler Carruth 2003-07-26 09:02:53 UTC
Created attachment 15043 [details]
ebuild to use patch

just an ebuild for those wanting to test the patch.... nothing fancy... one
line change.

-i
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-07-28 08:43:20 UTC
Fixed in -r1.