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

Issue 116960043: code review 116960043: compiler: Don't let dot-import names match names from p... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by iant
Modified:
9 years, 9 months ago
Reviewers:
CC:
iant, gofrontend-dev_googlegroups.com
Visibility:
Public.

Description

compiler: Don't let dot-import names match names from previous files. The test case for this will be bug488.go in the main repository: https://codereview.appspot.com/118000043 .

Patch Set 1 #

Patch Set 2 : diff -r f75db1811715 https://gofrontend.googlecode.com/hg/ #

Patch Set 3 : diff -r 0e313c250b05 https://gofrontend.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -11 lines) Patch
M go/gogo.h View 1 chunk +1 line, -1 line 0 comments Download
M go/gogo.cc View 2 chunks +25 lines, -4 lines 0 comments Download
M go/import.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M go/unsafe.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2
iant
Hello iant (cc: gofrontend-dev@googlegroups.com), I'd like you to review this change to https://gofrontend.googlecode.com/hg/
9 years, 9 months ago (2014-07-20 15:12:11 UTC) #1
iant
9 years, 9 months ago (2014-07-20 15:12:15 UTC) #2
*** Submitted as
https://code.google.com/p/gofrontend/source/detail?r=cc0233176c9b ***

compiler: Don't let dot-import names match names from previous files.

The test case for this will be bug488.go in the main
repository: https://codereview.appspot.com/118000043 .

R=iant
CC=gofrontend-dev
https://codereview.appspot.com/116960043
Sign in to reply to this message.

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