]> Cypherpunks repositories - gostls13.git/commit
unicode: move scripts from FoldCategories to FoldScripts
authorRuss Cox <rsc@golang.org>
Thu, 15 Jun 2017 00:29:42 +0000 (20:29 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 15 Jun 2017 01:05:31 +0000 (01:05 +0000)
commit82abd4152da01cf2fc62ac7ce0988e7925043061
tree211ebaebbc775770cc9693a546128b376541bd4a
parent90a8b7361cf0d4f117af49fb9c72ec77c345298b
unicode: move scripts from FoldCategories to FoldScripts

Copy-and-paste bug was putting scripts in the categories map.

Fixes #18186.

Change-Id: Ife9d9bdd346fe24e578dbb2a0aac7ef6e889ae68
Reviewed-on: https://go-review.googlesource.com/45830
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/unicode/maketables.go
src/unicode/tables.go