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

Issue 5495049: code review 5495049: go/scanner: strip CRs from raw literals (Closed)

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

Description

go/scanner: strip CRs from raw literals

Patch Set 1 #

Patch Set 2 : diff -r 98bda65929b6 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 98bda65929b6 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 99c8839944fa https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 56290665c4e3 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 56290665c4e3 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 5
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 5 months ago (2011-12-15 17:19:58 UTC) #1
rsc
If the caller passed a []byte when creating the scanner, does this edit the contents ...
12 years, 5 months ago (2011-12-15 17:22:50 UTC) #2
gri
good point PTAL (In retrospect, trying to be fast and returning the literals from the ...
12 years, 5 months ago (2011-12-15 17:35:12 UTC) #3
rsc
LGTM
12 years, 5 months ago (2011-12-15 18:29:33 UTC) #4
gri
12 years, 5 months ago (2011-12-15 18:51:36 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=378b1f8ca33b ***

go/scanner: strip CRs from raw literals

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

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