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

Issue 3435042: code review 3435042: Fixes issue 1324. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by lstoakes
Modified:
13 years, 2 months ago
Reviewers:
r2
CC:
rsc1, r, rsc, golang-dev
Visibility:
Public.

Description

Fixes issue 1324.

Patch Set 1 #

Patch Set 2 : code review 3435042: Fixes issue 1324. #

Patch Set 3 : code review 3435042: Fixes issue 1324. #

Patch Set 4 : code review 3435042: Fixes issue 1324. #

Patch Set 5 : code review 3435042: Fixes issue 1324. #

Patch Set 6 : code review 3435042: Fixes issue 1324. #

Patch Set 7 : code review 3435042: Fixes issue 1324. #

Patch Set 8 : code review 3435042: Fixes issue 1324. #

Patch Set 9 : code review 3435042: Fixes issue 1324. #

Patch Set 10 : code review 3435042: Fixes issue 1324. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -2 lines) Patch
M src/cmd/gc/typecheck.c View 1 2 3 4 5 6 7 8 9 3 chunks +3 lines, -2 lines 0 comments Download
A test/fixedbugs/bug322.go View 1 2 3 4 5 6 7 8 1 chunk +20 lines, -0 lines 0 comments Download

Messages

Total messages: 36
lstoakes
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 4 months ago (2010-12-09 00:18:27 UTC) #1
rsc1
Issue 1324 is not a bug.
13 years, 4 months ago (2010-12-09 18:27:48 UTC) #2
rsc1
Actually, I take it back. There is a bug. But I am not yet sure ...
13 years, 4 months ago (2010-12-09 18:33:21 UTC) #3
lstoakes
On Thursday, 9 December 2010, Russ Cox <rsc@google.com> wrote: > Actually, I take it back. ...
13 years, 4 months ago (2010-12-09 18:55:10 UTC) #4
rsc1
See issue; we believe the error is incorrect (the program is valid). Russ
13 years, 4 months ago (2010-12-09 19:52:02 UTC) #5
lstoakes
On 9 December 2010 19:51, Russ Cox <rsc@google.com> wrote: > See issue; we believe the ...
13 years, 3 months ago (2011-01-01 12:34:02 UTC) #6
lstoakes
Would it be easier for me to just submit the patch? :) On 1 January ...
13 years, 3 months ago (2011-01-05 00:49:13 UTC) #7
rsc1
Sure. I haven't had a chance to dig into the test case, though I did ...
13 years, 3 months ago (2011-01-05 01:56:05 UTC) #8
lstoakes
Hello rsc1 (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-01-05 08:05:21 UTC) #9
rsc1
There should be a test. Russ
13 years, 3 months ago (2011-01-05 17:33:12 UTC) #10
lstoakes
I will add one. Actually I notice now that bug117.go is generating an internal compiler ...
13 years, 3 months ago (2011-01-05 18:18:08 UTC) #11
lstoakes
Hello rsc1 (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-01-06 00:04:50 UTC) #12
lstoakes
Hello rsc1 (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-01-06 00:06:54 UTC) #13
lstoakes
Apologies for the duplication, having issues getting mercurial to recognise I have added a test ...
13 years, 3 months ago (2011-01-06 00:08:16 UTC) #14
lstoakes
Ok; it appears I can send them as a separate patch; will do that. On ...
13 years, 3 months ago (2011-01-06 00:10:12 UTC) #15
lstoakes
Hello rsc1 (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-01-06 00:19:51 UTC) #16
lstoakes
Cool, all done (as you can see below :-) Still getting used to all this, ...
13 years, 3 months ago (2011-01-06 00:20:58 UTC) #17
lstoakes
Hello rsc1 (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-01-06 14:39:19 UTC) #18
lstoakes
Cleaned up typecheck.c patch - had inadvertently added unwanted space and changed indentation; I need ...
13 years, 3 months ago (2011-01-06 14:42:11 UTC) #19
lstoakes
Hello rsc1 (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-01-06 14:44:08 UTC) #20
rsc1
Thanks for identifying that bug117 changes. We need to decide what the language spec is ...
13 years, 3 months ago (2011-01-06 15:45:29 UTC) #21
lstoakes
Any movement on this at all? I am happy to modify the error message to ...
13 years, 3 months ago (2011-01-12 09:50:11 UTC) #22
rsc1
No, there hasn't been any movement. I think this is going to be rather low ...
13 years, 3 months ago (2011-01-13 18:17:35 UTC) #23
lstoakes
Okay, no probs :) Lorenzo On 13 January 2011 18:17, Russ Cox <rsc@google.com> wrote: > ...
13 years, 3 months ago (2011-01-13 20:20:48 UTC) #24
lstoakes
Hello rsc1 (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 2 months ago (2011-02-08 06:09:00 UTC) #25
lstoakes
Hello rsc1 (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 2 months ago (2011-02-08 06:10:43 UTC) #26
lstoakes
Just to clarify; given the discussion over at the issue page for issue 1324 (http://code.google.com/p/go/issues/detail?id=1324), ...
13 years, 2 months ago (2011-02-10 11:12:41 UTC) #27
rsc1
LGTM Thanks for seeing this through.
13 years, 2 months ago (2011-02-11 21:47:04 UTC) #28
lstoakes
On 11 February 2011 21:47, Russ Cox <rsc@google.com> wrote: > LGTM > > Thanks for ...
13 years, 2 months ago (2011-02-11 22:20:58 UTC) #29
r
Please add explanatory info to the CL description so it's useful in isolation.
13 years, 2 months ago (2011-02-11 22:44:19 UTC) #30
rsc
*** Submitted as 2562ce5a7a4b *** gc: correct receiver in method missing error Fixes issue 1324. ...
13 years, 2 months ago (2011-02-11 22:48:00 UTC) #31
lstoakes
On 11 February 2011 22:44, Rob 'Commander' Pike <r@golang.org> wrote: > Please add explanatory info ...
13 years, 2 months ago (2011-02-11 23:11:45 UTC) #32
r2
On Feb 11, 2011, at 3:11 PM, Lorenzo Stoakes wrote: > On 11 February 2011 ...
13 years, 2 months ago (2011-02-12 00:11:38 UTC) #33
rsc1
I did it before I submitted. Russ On Feb 11, 2011 7:11 PM, "Rob &apos;Commander&apos; ...
13 years, 2 months ago (2011-02-12 00:17:25 UTC) #34
r2
http://codereview.appspot.com/3435042/ doesn't show any edit -rob
13 years, 2 months ago (2011-02-12 00:19:42 UTC) #35
rsc1
13 years, 2 months ago (2011-02-12 02:17:35 UTC) #36
On Fri, Feb 11, 2011 at 19:19, Rob 'Commander' Pike <r@google.com> wrote:
> http://codereview.appspot.com/3435042/ doesn't show any edit

no, i can't change that.  but i ran hg change
between clpatch and submit so that the log
entry has the new description:
http://code.google.com/p/go/source/detail?r=2562ce5a7a4bb7

it was in the submitted mail too:

*** Submitted as 2562ce5a7a4b ***

gc: correct receiver in method missing error

Fixes issue 1324.

R=rsc1, r, rsc
CC=golang-dev

http://codereview.appspot.com/3435042

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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