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

Issue 49740045: code review 49740045: go/parser: slightly improved error message by adding hint (Closed)

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

Description

go/parser: slightly improved error message by adding hint It's difficult to make this much better w/o much more effort. This is a rare case and probably not worth it. Fixes issue 6052.

Patch Set 1 #

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

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

Messages

Total messages: 5
gri
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 3 months ago (2014-01-09 22:00:22 UTC) #1
bradfitz
Is this the first (did you mean?) in go/parser? On Thu, Jan 9, 2014 at ...
10 years, 3 months ago (2014-01-09 22:30:21 UTC) #2
gri
yes (a real fix is pretty complicated and not worth it) On Thu, Jan 9, ...
10 years, 3 months ago (2014-01-09 22:38:41 UTC) #3
adonovan
On 2014/01/09 22:38:41, gri wrote: > yes > > (a real fix is pretty complicated ...
10 years, 3 months ago (2014-01-09 22:43:59 UTC) #4
gri
10 years, 3 months ago (2014-01-09 22:51:26 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=97922776ba6f ***

go/parser: slightly improved error message by adding hint

It's difficult to make this much better w/o much
more effort. This is a rare case and probably not
worth it.

Fixes issue 6052.

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

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