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

Issue 7277045: code review 7277045: cmd/gc: remove reference to ? and @ symbols in error message (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by rsc
Modified:
12 years, 1 month ago
Reviewers:
ken3
CC:
ken2, golang-dev
Visibility:
Public.

Description

cmd/gc: remove reference to ? and @ symbols in error message Those symbols are only allowed during imports; the parser may expect them but saying that doesn't help users. Fixes issue 3434.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -2 lines) Patch
M src/cmd/gc/subr.c View 1 1 chunk +11 lines, -2 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 1 month ago (2013-02-03 06:25:45 UTC) #1
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=0d58425cdf6b *** cmd/gc: remove reference to ? and @ symbols in error ...
12 years, 1 month ago (2013-02-03 06:25:51 UTC) #2
ken3
12 years, 1 month ago (2013-02-03 09:20:02 UTC) #3
Message was sent while issue was closed.
kgtm
Sign in to reply to this message.

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