Descriptionspec: 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.
Patch Set 1 #Patch Set 2 : diff -r c99aad44d76c https://code.google.com/p/go #Patch Set 3 : diff -r 3da1d25fd216 https://code.google.com/p/go #MessagesTotal messages: 13
|