]> Cypherpunks repositories - gostls13.git/commit
gc: make 'invalid rune in string' a little less cryptic
authorRuss Cox <rsc@golang.org>
Thu, 3 Dec 2009 07:23:11 +0000 (23:23 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 3 Dec 2009 07:23:11 +0000 (23:23 -0800)
commit8777759f593be7af2a0266e0b871aa0af3200962
tree667cda8d94a7b150b547060f96e2e6e59e7932ce
parentb0683bd77a0779fd9a87a2a51bd9eb7969606ffe
gc: make 'invalid rune in string' a little less cryptic

Fixes #371.

R=ken2
https://golang.org/cl/164091
src/cmd/gc/lex.c