First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 48853
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GCC Porting Team <gcc-porting@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: LordKow <kd.drake@comcast.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
cdrdao-1.1.7_gcc-3.4_fix.patch Patch for cdrdao-1.1.7 to compile using GCC 3.4 patch LordKow 2004-04-24 00:03 0000 15.15 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 48853 depends on: Show dependency tree
Bug 48853 blocks: 48528
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-24 00:02 0000
Tracks.cc initialized an array function in a way the new gcc doesnt like, so I
fixed this... And for some reason they parenthesized the type-id's for
declarings int's n such... gcc-3.3.3 didnt bother about it but gcc-3.4 will
error out... This covered basically every dao .cc file :-/

Patch is attached.

------- Comment #1 From LordKow 2004-04-24 00:03:35 0000 -------
Created an attachment (id=29940) [edit]
Patch for cdrdao-1.1.7 to compile using GCC 3.4

------- Comment #2 From Danny van Dyk (RETIRED) 2004-04-24 04:13:32 0000 -------
_NOT_ amd64 specific, changed Hardware to "All".

------- Comment #3 From Sebastian Dröge 2004-04-24 04:49:56 0000 -------
this patch is also valid for cdrdao-1.1.8-r1

------- Comment #4 From LordKow 2004-04-24 10:02:37 0000 -------
Yea I didnt know if it works in 1.1.8 because there is an arch specific bug I
believe in 1.1.8, it looks like it cannot figure out the directory structure
when gcc is compiled on an amd64... Anyways I know 1.1.7-r3 works, I may look
at 1.1.8 as I'm in the process of emerging -e world atm after I emerged gcc
3.4. :)

------- Comment #5 From SpanKY 2004-04-27 01:05:04 0000 -------
added to 1.1.7-r3, 1.1.8, and 1.1.8-r1

thanks :)

First Last Prev Next    No search results available      Search page      Enter new bug