Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 112373 - aspell-0.60.4 fails to compile with gcc-4.1
Summary: aspell-0.60.4 fails to compile with gcc-4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-12 23:12 UTC by Mark Loeser (RETIRED)
Modified: 2005-11-14 13:02 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
gcc4 fix (aspell-0.60.4-gcc4.patch,429 bytes, patch)
2005-11-12 23:12 UTC, Mark Loeser (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Loeser (RETIRED) gentoo-dev 2005-11-12 23:12:01 UTC
modules/filter/nroff.cpp:76: error: extra qualification
'<unnamed>::NroffFilter::' on member 'process_char

Stupid little mistake.  Attached is the patch to fix it.  I already sent it
upstream.  Let me know if you want me to just apply it myself.
Comment 1 Mark Loeser (RETIRED) gentoo-dev 2005-11-12 23:12:23 UTC
Created attachment 72798 [details, diff]
gcc4 fix
Comment 2 Anders Rune Jensen (RETIRED) gentoo-dev 2005-11-14 13:02:23 UTC
Thanks for the report. Fixed.