Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 286932 - sys-apps/coreutils-7.6 requires trivial patch for !_LIBC
Summary: sys-apps/coreutils-7.6 requires trivial patch for !_LIBC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 286989
  Show dependency tree
 
Reported: 2009-09-29 14:57 UTC by Stuart Shelton
Modified: 2009-09-30 08:20 UTC (History)
0 users

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


Attachments
Patch to fix !_LIBC code-path (coreutils-7.6-tempname.patch,287 bytes, patch)
2009-09-29 14:58 UTC, Stuart Shelton
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart Shelton 2009-09-29 14:57:30 UTC
I guess that the !_LIBC codepath isn't tested... either that, or GCC is perfectly happy to accept a two-argument function being called with three arguments.

I could believe either ;)
Comment 1 Stuart Shelton 2009-09-29 14:58:47 UTC
Created attachment 205595 [details, diff]
Patch to fix !_LIBC code-path
Comment 2 Michael Haubenwallner (RETIRED) gentoo-dev 2009-09-30 06:51:37 UTC
Already fixed in r51703.
Comment 3 Fabian Groffen gentoo-dev 2009-09-30 08:20:11 UTC
hmmm, seems we managed to checkin the same patch twice then: bug #286760