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

Issue 6622056: code review 6622056: cmd/gc: Don't accept qualified names as literal keys (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by DMorsing
Modified:
12 years, 9 months ago
Reviewers:
CC:
golang-dev, minux1, dave_cheney.net, rsc
Visibility:
Public.

Description

cmd/gc: Don't accept qualified names as literal keys Fixes issue 4067.

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -4 lines) Patch
M src/cmd/gc/typecheck.c View 1 2 2 chunks +6 lines, -4 lines 0 comments Download
A test/fixedbugs/bug462.go View 1 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 6
DMorsing
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 9 months ago (2012-10-07 05:27:43 UTC) #1
DMorsing
Note that this CL is practically the same as https://codereview.appspot.com/6532058/ . I couldn't clpatch the ...
12 years, 9 months ago (2012-10-07 05:29:55 UTC) #2
minux1
On Sun, Oct 7, 2012 at 1:29 PM, <daniel.morsing@gmail.com> wrote: > Note that this CL ...
12 years, 9 months ago (2012-10-07 05:39:08 UTC) #3
dave_cheney.net
Nice tip. I've also taken to doing hg import $CODEREVIEW_URL --no-commit [--force] On Sun, Oct ...
12 years, 9 months ago (2012-10-07 05:42:55 UTC) #4
rsc
LGTM
12 years, 9 months ago (2012-10-07 14:23:45 UTC) #5
DMorsing
12 years, 9 months ago (2012-10-07 14:47:59 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=c122c85d0363 ***

cmd/gc: Don't accept qualified names as literal keys

Fixes issue 4067.

R=golang-dev, minux.ma, dave, rsc
CC=golang-dev
http://codereview.appspot.com/6622056
Sign in to reply to this message.

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