<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/go.git/test/fixedbugs/bug322.dir, branch dev.garbage</title>
<subtitle>code.google.com: Obsolete (use go-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/'/>
<entry>
<title>gc: relax assignability of method receivers</title>
<updated>2011-05-24T23:48:19+00:00</updated>
<author>
<name>Anthony Martin</name>
<email>ality@pbrane.org</email>
</author>
<published>2011-05-24T23:48:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/go.git/commit/?id=1de642daac3ce711964b0450b01ccdbea38825b7'/>
<id>1de642daac3ce711964b0450b01ccdbea38825b7</id>
<content type='text'>
The spec was adjusted in commit df410d6a4842 to allow the
implicit assignment of strutures with unexported fields in
method receivers.  This change updates the compiler.

Also moved bug322 into fixedbugs and updated golden.out
to reflect the removal of the last known bug.

Fixes issue 1402.

R=golang-dev, gri, rsc
CC=golang-dev
http://codereview.appspot.com/4526069

Committer: Russ Cox &lt;rsc@golang.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The spec was adjusted in commit df410d6a4842 to allow the
implicit assignment of strutures with unexported fields in
method receivers.  This change updates the compiler.

Also moved bug322 into fixedbugs and updated golden.out
to reflect the removal of the last known bug.

Fixes issue 1402.

R=golang-dev, gri, rsc
CC=golang-dev
http://codereview.appspot.com/4526069

Committer: Russ Cox &lt;rsc@golang.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
