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

Issue 49430046: code review 49430046: go/scanner: report too short escape sequences (0 day bug) (Closed)

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

Description

go/scanner: report too short escape sequences Generally improve error messages for escape sequences.

Patch Set 1 #

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

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

Total comments: 2

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

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

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

Messages

Total messages: 7
gri
Hello adonovan@google.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 5 months ago (2014-01-15 01:00:29 UTC) #1
adonovan
On 2014/01/15 01:00:29, gri wrote: > Hello mailto:adonovan@google.com (cc: mailto:golang-codereviews@googlegroups.com), > > I'd like you ...
11 years, 5 months ago (2014-01-15 01:59:46 UTC) #2
adonovan
https://codereview.appspot.com/49430046/diff/40001/src/pkg/go/scanner/scanner.go File src/pkg/go/scanner/scanner.go (right): https://codereview.appspot.com/49430046/diff/40001/src/pkg/go/scanner/scanner.go#newcode412 src/pkg/go/scanner/scanner.go:412: return false // Delete comment. This return violates the ...
11 years, 5 months ago (2014-01-15 01:59:52 UTC) #3
gri
By 0-day bug I meant that the bug must have been present since the very ...
11 years, 5 months ago (2014-01-15 05:02:07 UTC) #4
gri
PTAL - gri On Tue, Jan 14, 2014 at 9:02 PM, <gri@golang.org> wrote: > By ...
11 years, 5 months ago (2014-01-15 05:02:35 UTC) #5
adonovan
On 2014/01/15 05:02:35, gri wrote: > PTAL > - gri > > > On Tue, ...
11 years, 5 months ago (2014-01-15 12:35:38 UTC) #6
gri
11 years, 5 months ago (2014-01-15 17:50:59 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=4df290191840 ***

go/scanner: report too short escape sequences

Generally improve error messages for escape sequences.

R=adonovan
CC=golang-codereviews
https://codereview.appspot.com/49430046
Sign in to reply to this message.

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