]> Cypherpunks repositories - gostls13.git/commit
Fix powser1.go to compile with the current 6g, which doesn't
authorIan Lance Taylor <iant@golang.org>
Wed, 5 Nov 2008 20:06:48 +0000 (12:06 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 5 Nov 2008 20:06:48 +0000 (12:06 -0800)
commit7fe34ea002609aba6d36a5ebd4c0f351cf6a39f1
tree9a4774f3fb20e5cff9e6297e76f46ae455532a69
parent1983121bbb5d8cb346c1baef18e3dc1a2cbfee10
Fix powser1.go to compile with the current 6g, which doesn't
recognize methods for a variable whose type is a named type
which is a pointer type.  Add bug117 to test this case.

R=r
DELTA=24  (22 added, 0 deleted, 2 changed)
OCL=18547
CL=18554
test/bugs/bug117.go [new file with mode: 0644]
test/chan/powser1.go
test/golden.out