Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119626 - app-dicts/stardict-2.4.6 can't compile using gcc 4.1
Summary: app-dicts/stardict-2.4.6 can't compile using gcc 4.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 17:51 UTC by Zhang Le (RETIRED)
Modified: 2006-01-20 08:40 UTC (History)
1 user (show)

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


Attachments
make stardict 2.4.6 compile using gcc 4.1 (stardict-2.4.6-gcc4.patch,619 bytes, patch)
2006-01-19 17:52 UTC, Zhang Le (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zhang Le (RETIRED) gentoo-dev 2006-01-19 17:51:32 UTC
lib.h:87: error: extra qualification 
Comment 1 Zhang Le (RETIRED) gentoo-dev 2006-01-19 17:51:32 UTC
lib.h:87: error: extra qualification Dict:: on member get_key
lib.h:88: error: extra qualification Dict:: on member get_data

I made a patch which can remove the extra qualificatoin 'Dict::'
Comment 2 Zhang Le (RETIRED) gentoo-dev 2006-01-19 17:52:34 UTC
Created attachment 77597 [details, diff]
make stardict 2.4.6 compile using gcc 4.1
Comment 3 Harald van Dijk (RETIRED) gentoo-dev 2006-01-20 08:40:31 UTC
This appears to have been silently fixed upstream (re-released stardict 2.4.6 is in portage as 2.4.6-r1).