]> Cypherpunks repositories - gostls13.git/commit
spec: an initial BOM can be ignored
authorRob Pike <r@golang.org>
Fri, 7 Sep 2012 17:28:24 +0000 (10:28 -0700)
committerRob Pike <r@golang.org>
Fri, 7 Sep 2012 17:28:24 +0000 (10:28 -0700)
commit488350ac423094a3cd252696c8e841168f1705a8
treec412a9e56f23d285ee72c2907f0bf4acae1409e3
parent7e414a5b017decee07f3ffa17943adcbb08aa83e
spec: an initial BOM can be ignored
After further deliberation, let's back down to the Unicode proposal.
Ignoring aBOMinations anywhere means that things like
        grep unsafe *.go
might fail because there's a BOM in the middle: unBOMsafe.

R=golang-dev, rsc, 0xjnml, gri, bradfitz
CC=golang-dev
https://golang.org/cl/6490091
doc/go_spec.html