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

Issue 5756045: code review 5756045: go/parser: better error sync. if commas are missing (Closed)

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

Description

go/parser: better error sync. if commas are missing

Patch Set 1 #

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

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M src/pkg/go/parser/parser.go View 1 2 6 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 6
gri
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
13 years, 2 months ago (2012-03-06 00:43:25 UTC) #1
rsc
LGTM works great, thanks very much
13 years, 2 months ago (2012-03-06 02:25:37 UTC) #2
bradfitz
Where will this surface to users? gofmt? Won't most users hit problems in gc first? ...
13 years, 2 months ago (2012-03-06 02:29:36 UTC) #3
rsc
On Mon, Mar 5, 2012 at 21:29, Brad Fitzpatrick <bradfitz@golang.org> wrote: > Where will this ...
13 years, 2 months ago (2012-03-06 02:34:53 UTC) #4
bradfitz
On Mon, Mar 5, 2012 at 6:34 PM, Russ Cox <rsc@golang.org> wrote: > On Mon, ...
13 years, 2 months ago (2012-03-06 02:39:35 UTC) #5
gri
13 years, 2 months ago (2012-03-06 19:05:20 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=dfb43cb84d5f ***

go/parser: better error sync. if commas are missing

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

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