Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 141170 - dev-libs/boost cannot be compiled with Unicode support
Summary: dev-libs/boost cannot be compiled with Unicode support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-20 07:20 UTC by Gianni Ceccarelli
Modified: 2006-11-27 08:15 UTC (History)
1 user (show)

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


Attachments
patch against boost-1.33.1.ebuild to add unicode USE-flag (boost-unicode.patch,1.15 KB, patch)
2006-07-20 07:22 UTC, Gianni Ceccarelli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gianni Ceccarelli 2006-07-20 07:20:58 UTC
the Boost ebuild lacks a 'unicode' USE-flag to enable compilation against ICU to use Unicode-aware regular expression. I'll attach a patch to the 1.33.1 ebuild that works for me.
Comment 1 Gianni Ceccarelli 2006-07-20 07:22:12 UTC
Created attachment 92312 [details, diff]
patch against boost-1.33.1.ebuild to add unicode USE-flag
Comment 2 manphiz 2006-11-21 21:09:28 UTC
How's this bug going? It's been 4 months and now it still remains unsolved. There seems no technical difficulty to achieve this. This support is common, for instance, Boost in FreeBSD/debian/ubuntu has already be configured with ICU regex unicode support.
Comment 3 Tiziano Müller (RETIRED) gentoo-dev 2006-11-21 22:51:33 UTC
As you can see, this bug depends on another one: I'm waiting for the ~x86-fbsd keyword on dev-libs/icu.
Comment 4 Tiziano Müller (RETIRED) gentoo-dev 2006-11-27 08:15:43 UTC
Fixed in CVS. I didn't do a revision bump, so please just set the "icu" USE-flag, resync and emerge. Thanks.