]> Cypherpunks repositories - gostls13.git/commit
spec: allow disallow of \uFFFD in import path
authorRuss Cox <rsc@golang.org>
Fri, 24 Feb 2012 03:46:04 +0000 (22:46 -0500)
committerRuss Cox <rsc@golang.org>
Fri, 24 Feb 2012 03:46:04 +0000 (22:46 -0500)
commitfad10f9c1cba2aef54ef3822d6c3688eb1c25483
tree0ffed2689bd95b6fa134f952cc717799f819465f
parent9984a5bca403ec14340a05c6fd57fcbefd96f4df
spec: allow disallow of \uFFFD in import path

Turns out U+FFFD is a graphic character too.

http://play.golang.org/p/YblCfKAfko

R=gri
CC=golang-dev
https://golang.org/cl/5699052
doc/go_spec.html