1
0
mirror of https://github.com/golang/go synced 2024-10-05 10:31:22 -06:00
go/src/pkg/unicode/utf8
Rob Pike fc360f2381 unicode/utf8: reject out-of-range runes.
Surrogates are still admitted, but I have sent mail to golang-dev on that topic.

Fixes #3785.

R=golang-dev, rogpeppe, iant
CC=golang-dev
https://golang.org/cl/6398049
2012-07-19 11:58:14 -07:00
..
utf8_test.go unicode/utf8: reject out-of-range runes. 2012-07-19 11:58:14 -07:00
utf8.go unicode/utf8: reject out-of-range runes. 2012-07-19 11:58:14 -07:00