git: localedef: Improve cc_list parsing
John Marino
marino at crater.dragonflybsd.org
Thu Oct 6 10:27:05 PDT 2016
commit 23c84b8f4614206c0e0e214531fc216fbf3854c9
Author: John Marino <draco at marino.st>
Date: Thu Oct 6 10:46:50 2016 -0500
localedef: Improve cc_list parsing
I had originally suspected the parsing of ctype definition files as being
the source of the ctype flag mis-definitions, but it wasn't. In the
process, I simplified the cc_list parsing so I'm committing the no-impact
improvement separately. It removes some parsing redundancies and
won't parse partial range definitions anymore.
Summary of changes:
usr.bin/localedef/parser.y | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23c84b8f4614206c0e0e214531fc216fbf3854c9
--
DragonFly BSD source repository
More information about the Commits
mailing list