]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: error, not panic, if not enough arguments to function
authorqeed <qeed.quan@gmail.com>
Tue, 21 Jun 2016 01:11:53 +0000 (21:11 -0400)
committerIan Lance Taylor <iant@golang.org>
Tue, 21 Jun 2016 04:32:04 +0000 (04:32 +0000)
commitd28242724872c6ab82d53a71fc775095d1171ee7
tree495415e8e091aa0e6b2e922518d446e5cf0c14af
parent86b031018550ff1848ebe7c471c54c5a58fb1a3d
cmd/cgo: error, not panic, if not enough arguments to function

Fixes #16116.

Change-Id: Ic3cb0b95382bb683368743bda49b4eb5fdcc35c0
Reviewed-on: https://go-review.googlesource.com/24286
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
misc/cgo/errors/issue16116.go [new file with mode: 0644]
misc/cgo/errors/test.bash
src/cmd/cgo/gcc.go