Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300815 - dev-lang/R ebuild does not support unicode
Summary: dev-lang/R ebuild does not support unicode
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-13 09:42 UTC by Norbert Heinzelmann
Modified: 2010-01-20 10:50 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 Norbert Heinzelmann 2010-01-13 09:42:32 UTC
It seems that the unicode support in dev-lang/R is not enabled. Is there a possibility to add a use flag to enable utf8 support. The documentation of R says: "For many of these features R needs to be configured with --enable-utf8".

Reproducible: Always
Comment 1 Sébastien Fabbro (RETIRED) gentoo-dev 2010-01-15 04:35:59 UTC
I don't see any --enable-utf-8 in R configure or configure.ac or any of the autotools. Also R seems to support unicode on my installation, and I suspect it is enabled forced.
 
Comment 2 Norbert Heinzelmann 2010-01-20 10:50:39 UTC
OK. We solved the problem. It was on our side, a conversion error. Sorry.