UnicodeData has precedence over EastAsianWidth
authorThorsten Glaser <tg@mirbsd.de>
Fri, 14 Jul 2017 12:02:37 +0000 (14:02 +0200)
committerMike FABIAN <mfabian@redhat.com>
Thu, 17 Aug 2017 09:06:08 +0000 (11:06 +0200)
commit580be3035d2e0f479c4ac955bf719b0bf936f5cf
tree9cd75f6c3c3dd06ba0df188550202a38f42a64cd
parent038d1cafafb3094a9fbebd35f4aa8d0ebae0e55b
UnicodeData has precedence over EastAsianWidth

[BZ #19852]
[BZ #21750]
* unicode-gen/utf8_gen.py: Process EastAsianWidth lines before
  UnicodeData lines so the latter have precedence; remove hack
  to group output by EastAsianWidth ranges.
localedata/unicode-gen/utf8_gen.py