Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110807 - udev-070-r1 gcc2 fix
Summary: udev-070-r1 gcc2 fix
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-29 12:33 UTC by Mark Loeser (RETIRED)
Modified: 2005-10-29 16:20 UTC (History)
1 user (show)

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


Attachments
gcc-2 fix (udev-070-gcc2.patch,748 bytes, patch)
2005-10-29 12:34 UTC, Mark Loeser (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Loeser (RETIRED) gentoo-dev 2005-10-29 12:33:48 UTC
The other gcc2 fix wasn't quite right, but this one should work better.  It
doesn't introduce any failures in `make test', but I'm unsure if they are "safe"
values for the buffer sizes.  I'm sure you'll know better.

The errors have to do with incomplete type definitions.
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2005-10-29 12:34:16 UTC
Created attachment 71684 [details, diff]
gcc-2 fix
Comment 2 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-10-29 16:19:26 UTC
Nope, still wrong :(
Comment 3 Greg Kroah-Hartman (RETIRED) gentoo-dev 2005-10-29 16:20:45 UTC
wrong fix, please try again.