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

Issue 7733044: code review 7733044: go/parser: better error message if = is seen instead of == (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 message if = is seen instead of == Fixes issue 4519.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -8 lines) Patch
M src/pkg/go/parser/parser.go View 1 6 chunks +35 lines, -8 lines 0 comments Download
M src/pkg/go/parser/short_test.go View 1 1 chunk +3 lines, -0 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 (2013-03-11 22:06:15 UTC) #1
rsc
LGTM
12 years, 2 months ago (2013-03-11 22:16:55 UTC) #2
gri
12 years, 2 months ago (2013-03-11 22:23:21 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=07986049cf6b ***

go/parser: better error message if = is seen instead of ==

Fixes issue 4519.

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

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