First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 52466
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Accessibility Team <accessibility@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Gorse <mgorse@alum.wpi.edu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
flite.patch This patch contains the author's suggested patch. patch Michael Gorse 2004-05-31 04:52 0000 1.19 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 52466 depends on: Show dependency tree
Bug 52466 blocks: 47635
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-05-30 08:04 0000
One of flite's tools sets values in normally read-only items of
structures that the header declares as const.  I wrote Alan Black,
and he suggested defining const as nothing before including the flite
headers in the offending file (tools/find_sts_main.c).  It builds for
me after making that change.  (It only gave a warning with older gcc
ebuilds, but it is now an error.)

Reproducible: Always
Steps to Reproduce:
emerge sys-devel/gcc/gcc-3.3.3-r5.ebuild
2.emerge flite
3.
Actual Results:  
gcc gives errors on lines 100, 103, and 107 of
tools/find_sts_main.c.

------- Comment #1 From Michael Gorse 2004-05-31 04:52:54 0000 -------
Created an attachment (id=32375) [edit]
This patch contains the author's suggested patch.

------- Comment #2 From Jon Hood (RETIRED) 2004-05-31 09:46:17 0000 -------
fix works and is now in portage; thank you :)

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