]> Cypherpunks repositories - gostls13.git/commit
A comparison of two values with a type equivalent to string
authorIan Lance Taylor <iant@golang.org>
Thu, 14 May 2009 13:25:40 +0000 (06:25 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 14 May 2009 13:25:40 +0000 (06:25 -0700)
commit025506d0a3b8c3974114fa9a65a895c456bf64f3
tree25155f7fc403274c2710006593f996e3b098d734
parent7cf30cd49ee9ed8fd04604696e298d9c250d5bf2
A comparison of two values with a type equivalent to string
gives an type mismatch error, although both values appear to
have the same type.

R=ken,rsc
DELTA=23  (23 added, 0 deleted, 0 changed)
OCL=28786
CL=28805
test/bugs/bug151.go [new file with mode: 0644]
test/golden.out