Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347529 - dev-libs/icu: When built under et_EE locale, manages to lose some symbols
Summary: dev-libs/icu: When built under et_EE locale, manages to lose some symbols
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-02 09:32 UTC by Priit Laes (IRC: plaes)
Modified: 2010-12-02 09:37 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2010-12-02 09:32:13 UTC
This is a typical et_EE locale issue: exported symbols script somewhere in the icu's build system happens to be using [a-z] regexp and therefore causes loss of some exported symbols that contain [tuvxy] characters...