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

Issue 218061: code review 218061: scanner: match go.scanner and disallow NUL character; (Closed)

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

Description

scanner: match go/scanner and disallow NUL character; also check for illegal UTF-8 sequences

Patch Set 1 #

Patch Set 2 : code review 218061: scanner: match go.scanner and disallow NUL character; #

Patch Set 3 : code review 218061: scanner: match go/scanner and disallow NUL character; #

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

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 5 months ago (2010-02-22 21:55:28 UTC) #1
rsc
LGTM
15 years, 5 months ago (2010-02-22 22:17:27 UTC) #2
gri
15 years, 5 months ago (2010-02-22 22:22:11 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=fc2d57758385 ***

scanner: match go/scanner and disallow NUL character;
also check for illegal UTF-8 sequences

R=rsc
CC=golang-dev
http://codereview.appspot.com/218061
Sign in to reply to this message.

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