Summary: | media-sound/xmms-1.2.9 doesn't build with gcc-2.95 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Tristan Henderson <T.Henderson> |
Component: | Current packages | Assignee: | Jeremy Huddleston (RETIRED) <eradicator> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sound |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | fixed random patch for gcc-2.95 |
Description
Tristan Henderson
2004-01-30 07:10:24 UTC
Created attachment 24639 [details, diff]
fixed random patch for gcc-2.95
that patch looks like it fixes main.c, but i think playlist.c has the same problem, so I'll update that one too. This will make it into the next patchset for the -r1 release hopefully this weekend. I think playlist.c is OK. Well, at least it compiled for me. But I'll leave it in your capable hands... Thanks! weird... well in any event, it's not ANSI, so I'll fix it any way in case it breaks another compiler. Thanks for pointing this out. got this one patching file xmms/main.c Hunk #2 succeeded at 38 with fuzz 1 (offset -1 lines). Hunk #3 succeeded at 3503 (offset -37 lines). Hunk #4 succeeded at 3525 (offset -39 lines). patching file xmms/playlist.c Hunk #1 succeeded at 543 (offset -2 lines). Hunk #2 FAILED at 1897. Hunk #3 FAILED at 1982. 2 out of 3 hunks FAILED -- saving rejects to file xmms/playlist.c.rej Martin, with this patch or the one in the gentoo patch? with this one hmm... it applied fine for me (just replaced the one in the patchset with this one)... in any event, the variable declaration change will be in the patchset for 1.2.9-r1 which I hope to have out this weekend (just one more bug to fix before shipping...) In 1.2.9-r1 |