]> Cypherpunks repositories - gostls13.git/commit
gc: package paths in symbol names: don't escape periods before last slash, always...
authorLuuk van Dijk <lvd@golang.org>
Wed, 2 Nov 2011 21:33:15 +0000 (22:33 +0100)
committerLuuk van Dijk <lvd@golang.org>
Wed, 2 Nov 2011 21:33:15 +0000 (22:33 +0100)
commit33f1d47b38f9c48b326642e2005e24ec06176172
tree60b58d063184a9a470cad1173294e6ec04c9ffbe
parent965845a86d00e618cc03a739a52e986d6901d071
gc: package paths in symbol names: don't escape periods before last slash, always escape >=0x7f.

R=rsc
CC=golang-dev
https://golang.org/cl/5323071
src/cmd/gc/subr.c