Bug #5227
space should be automatically included in 'print' class by localedef
Start date:
2014-10-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Description
History
Updated by Garrett D'Amore about 5 years ago
This fix should be put in localedef, in ctype.c -- we do have handling for the other POSIX required character classes; it seems I missed this one.
Updated by Lauri Tirkkonen about 5 years ago
Garrett D'Amore wrote:
This fix should be put in localedef, in ctype.c -- we do have handling for the other POSIX required character classes; it seems I missed this one.
Yes; I reported this after I had found and fixed it; it was part of 4006 (see http://www.niksula.hut.fi/~ltirkkon/webrev/4006/usr/src/cmd/localedef/ctype.c.udiff.html).
Updated by Electric Monk over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
git commit 5a4ef21a18dfdc65328821a265582d03e85a97c9
commit 5a4ef21a18dfdc65328821a265582d03e85a97c9 Author: Lauri Tirkkonen <lotheac@iki.fi> Date: 2016-03-15T01:18:18.000Z 5227 space should be automatically included in 'print' class by localedef Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>