Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"slice bounds out of range " bug in golang.org/x/text #11

Closed
fxnn opened this issue Apr 28, 2015 · 0 comments
Closed

"slice bounds out of range " bug in golang.org/x/text #11

fxnn opened this issue Apr 28, 2015 · 0 comments
Labels

Comments

@fxnn
Copy link
Owner

fxnn commented Apr 28, 2015

See build #44.2: it fails because of what looks like a bug inside golang.org/x/text, causing the call

collate.New(language.AmericanEnglish, collate.Numeric)

to panic as shown. Currently, we fix it by hard-coding language.Und.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant