]> Cypherpunks repositories - gostls13.git/commit
simpler fix for the negative rune problem, spotted seconds after submitting the previ...
authorRob Pike <r@golang.org>
Mon, 14 Dec 2009 22:31:24 +0000 (09:31 +1100)
committerRob Pike <r@golang.org>
Mon, 14 Dec 2009 22:31:24 +0000 (09:31 +1100)
commit0d3f5a84b8dee340ef2301ea5ec0f195c4962fba
tree9419f2c80d02ed5555627ceab9d6f6efca715b2f
parenta9e8befb49edaf07abc7401e656fb654fa544a9c
simpler fix for the negative rune problem, spotted seconds after submitting the previous fix.

R=rsc
https://golang.org/cl/178044
src/pkg/utf8/utf8.go