First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 91062
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Brian Harring <ferringb@gmail.com>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kristiaan Lenaerts <kristiaan.lenaerts@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xdelta-1.1.3-gcc4.patch xdelta-1.1.3-gcc4.patch patch Kristiaan Lenaerts 2005-05-01 09:01 0000 261 bytes Details | Diff
xdelta-1.1.3.ebuild modified ebuild text/plain Kristiaan Lenaerts 2005-05-01 09:01 0000 803 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 91062 depends on: Show dependency tree
Bug 91062 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: 2005-05-01 09:01 0000
xdelta-1.1.3 doesn't compile with gcc 4.0.0. It fails in xdmain.c because the
variable xd_handle_table is declared extern, but defined static.
xd_handle_table is not used in any other file of xdelta, so changing de
declaration from extern to static solves the problem. I'll attach a patch, and
an ebuild that applies the patch.

------- Comment #1 From Kristiaan Lenaerts 2005-05-01 09:01:40 0000 -------
Created an attachment (id=57744) [details]
xdelta-1.1.3-gcc4.patch

------- Comment #2 From Kristiaan Lenaerts 2005-05-01 09:01:59 0000 -------
Created an attachment (id=57745) [details]
modified ebuild

------- Comment #3 From SpanKY 2005-05-01 20:48:01 0000 -------
patch is fine, please find a maintainer for xdelta

------- Comment #4 From Brian Harring 2005-05-02 20:13:47 0000 -------
Lack of any upstream development is a mild issue...

------- Comment #5 From Jakub Moc (RETIRED) 2005-12-08 14:58:20 0000 -------
*** Bug 114917 has been marked as a duplicate of this bug. ***

------- Comment #6 From Chris Gianelloni (RETIRED) 2005-12-09 12:16:46 0000 -------
While upstream might not be totally responsive, this is used in loki_patch and
is updated in loki_patch's CVS.  You can find their patches here:

http://cvs.icculus.org/cvs/loki_patch/libs

------- Comment #7 From Brian Harring 2005-12-25 23:56:26 0000 -------
Screw it, in cvs.

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