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

Issue 137730043: code review 137730043: compiler: Disallow call of *T method using **T variable.

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

Description

compiler: Disallow call of *T method using **T variable. Fixes https://code.google.com/p/go/issues/detail?id=8583.

Patch Set 1 #

Patch Set 2 : diff -r b9151e911a54 https://code.google.com/p/gofrontend #

Patch Set 3 : diff -r b9151e911a54 https://code.google.com/p/gofrontend #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M go/types.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 4
cmang
Hello iant@golang.org (cc: gofrontend-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/gofrontend
11 years, 2 months ago (2014-08-26 20:44:07 UTC) #1
cmang
On 2014/08/26 20:44:07, cmang wrote: > Hello mailto:iant@golang.org (cc: mailto:gofrontend-dev@googlegroups.com), > > I'd like you ...
11 years, 2 months ago (2014-08-26 20:50:51 UTC) #2
iant
LGTM
11 years, 2 months ago (2014-08-27 04:09:02 UTC) #3
iant
11 years, 2 months ago (2014-08-27 04:09:30 UTC) #4
*** Submitted as https://code.google.com/p/gofrontend/source/detail?r=3a08729cc5f8 *** compiler: Disallow call of *T method using **T variable. Fixes https://code.google.com/p/go/issues/detail?id=8583. LGTM=iant R=iant CC=gofrontend-dev https://codereview.appspot.com/137730043 Committer: Ian Lance Taylor <iant@golang.org>
Sign in to reply to this message.

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