]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: skip over reported BOMs
authorRuss Cox <rsc@golang.org>
Sun, 7 Oct 2012 20:35:45 +0000 (16:35 -0400)
committerRuss Cox <rsc@golang.org>
Sun, 7 Oct 2012 20:35:45 +0000 (16:35 -0400)
commitd749783f70843741d6469f6c7edc77bfd820c1a6
treee0681ac8d2c0b93f8b8d986e5de1905a80ce583b
parent65b782e951e21e6e9293547d73f1e839cec2dc82
cmd/gc: skip over reported BOMs

This keeps the BOM runes from causing other errors.

R=golang-dev, remyoudompheng
CC=golang-dev
https://golang.org/cl/6625062
src/cmd/gc/lex.c