]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: error, not panic, if not enough arguments to function
authorIan Lance Taylor <iant@golang.org>
Wed, 2 Dec 2015 20:07:57 +0000 (12:07 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 2 Dec 2015 21:02:28 +0000 (21:02 +0000)
commit5a049aa4a6c7e73163375ee00acf413ff4a0a0c4
tree6f3e311185adfc86723b418f235a1bc69f3bd56b
parent8a34cf7ee09596235efa6d01e8f6114c585a3c97
cmd/cgo: error, not panic, if not enough arguments to function

Fixes #13423.

Change-Id: I41bb45790cca36c57a107796f0eca61287acb2a9
Reviewed-on: https://go-review.googlesource.com/17332
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/cgo/errors/issue13423.go [new file with mode: 0644]
misc/cgo/errors/test.bash
src/cmd/cgo/gcc.go