]> Cypherpunks.ru repositories - gostls13.git/commit
gc: tweak error messages, avoid internalization settings in bison
authorRuss Cox <rsc@golang.org>
Thu, 28 Jan 2010 23:57:44 +0000 (15:57 -0800)
committerRuss Cox <rsc@golang.org>
Thu, 28 Jan 2010 23:57:44 +0000 (15:57 -0800)
commit288c1c83d96836e5ce45a7d232c6d0271cc3ed52
tree2711c3b6e3abec58f25afe28f9c70477b9275d43
parentdd77c63d3db66381e8573acd154aebce9c368ccc
gc: tweak error messages, avoid internalization settings in bison

R=r
CC=golang-dev
https://golang.org/cl/194129
src/cmd/gc/Makefile
src/cmd/gc/go.errors
src/cmd/gc/lex.c
test/syntax/import.go
test/syntax/semi1.go
test/syntax/semi2.go
test/syntax/semi3.go
test/syntax/semi4.go
test/syntax/semi5.go
test/syntax/semi6.go
test/syntax/semi7.go