Actions
Bug #2273
closednl_langinfo(CODESET) only uses LC_CTYPE
Start date:
2012-03-11
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
Description
nl_langinfo(CODESET) should try to obtain encoding info from LC_ALL, LC_CTYPE and LANG in that order. Not just LC_CTYPE like it currently does.
Updated by Andrew Stormont about 10 years ago
- Assignee set to Andrew Stormont
- % Done changed from 0 to 90
Updated by Andrew Stormont about 10 years ago
- Status changed from New to Closed
- % Done changed from 90 to 0
Forget it. My mistake. nl_langinfo behaves exactly as it should.
Actions