]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: increase specificity of errors in function call context
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 11 Apr 2014 13:57:30 +0000 (15:57 +0200)
committerJan Ziak <0xe2.0x9a.0x9b@gmail.com>
Fri, 11 Apr 2014 13:57:30 +0000 (15:57 +0200)
commita599b4890a06486b1f888216ae87b4cbf3df418a
tree513cff261c89b46a7bd1bea47187f633396b4ed0
parentf973d9460f1e65e5d53f2d0681256b89bcedbfd3
cmd/gc: increase specificity of errors in function call context

Fixes #7129

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/86470044
src/cmd/gc/typecheck.c
test/fixedbugs/issue7129.go [new file with mode: 0644]