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

Issue 5660046: code review 5660046: go/parser: better error messages for missing commas (Closed)

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

Description

go/parser: better error messages for missing commas Fixes issue 3008.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 0e1b20b7ef4f https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
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
12 years, 2 months ago (2012-02-14 01:42:31 UTC) #1
rsc
LGTM Thanks very much.
12 years, 2 months ago (2012-02-14 03:07:27 UTC) #2
gri
12 years, 2 months ago (2012-02-14 03:48:30 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=836d7a6036b2 ***

go/parser: better error messages for missing commas

Fixes issue 3008.

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

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