Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(167)

Issue 8736043: code review 8736043: go/scanner: reject BOMs that are not at the beginning (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by gri
Modified:
12 years ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

go/scanner: reject BOMs that are not at the beginning For compliance with gc. See also issue 5265. Not Go1.1 critical, but harmless.

Patch Set 1 #

Patch Set 2 : diff -r bdd6d4aeffcc https://code.google.com/p/go #

Patch Set 3 : diff -r bdd6d4aeffcc https://code.google.com/p/go #

Patch Set 4 : diff -r bdd6d4aeffcc https://code.google.com/p/go #

Patch Set 5 : diff -r bdd6d4aeffcc https://code.google.com/p/go #

Patch Set 6 : diff -r bdd6d4aeffcc https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M src/pkg/go/scanner/scanner.go View 1 2 3 4 chunks +10 lines, -3 lines 0 comments Download
M src/pkg/go/scanner/scanner_test.go View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3
gri
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
12 years ago (2013-04-13 00:53:12 UTC) #1
r
LGTM
12 years ago (2013-04-13 01:02:44 UTC) #2
gri
12 years ago (2013-04-13 04:28:45 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=30444b809a9e ***

go/scanner: reject BOMs that are not at the beginning

For compliance with gc. See also issue 5265.
Not Go1.1 critical, but harmless.

R=r
CC=golang-dev
https://codereview.appspot.com/8736043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b