First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 31191
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Spider (RETIRED) <spider@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
lame-3.93.1-tcc.patch (int) casting case patch Spider (RETIRED) 2003-10-15 05:36 0000 433 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 31191 depends on: Show dependency tree
Bug 31191 blocks:
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: 2003-10-15 05:35 0000
very simple casting case that has to be patched in order to build lame with
tcc.


Reproducible: Always
Steps to Reproduce:




attaching a patch below. It should be no-nonsense and I'm going to push it
upstream too.

------- Comment #1 From Spider (RETIRED) 2003-10-15 05:36:36 0000 -------
Created an attachment (id=19265) [edit]
(int) casting case

Here it is

------- Comment #2 From Nick Hadaway 2004-01-21 09:11:38 0000 -------
looks simple enough... gcc-3.3.2 doesn't seem to have a problem with it which
surprises me... so... pointer... to integer... without a cast...

I just checked in lame-3.95.1 which has the same block of code without the int
declaration.  Spider, shall I add the patch into all lame versions in portage?

------- Comment #3 From Spider (RETIRED) 2004-01-21 09:20:46 0000 -------
it'd be nice if you did, aye.

amusing fact though, lame performs about equal between the two, though only due to lame being asm optimized already as tcc doesn't have any architecture specific optimizations, nor many others..  However its fast ;)

------- Comment #4 From Nick Hadaway 2004-01-21 10:59:47 0000 -------
added to 3.95.1... please test... also make sure you see the mlame binary
showing up and working correctly if you would. :)

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