]> Cypherpunks.ru repositories - gostls13.git/commit
runtime: remove debugging print in cgoCheckTypedBlock
authorIan Lance Taylor <iant@golang.org>
Sat, 13 Feb 2016 16:48:55 +0000 (08:48 -0800)
committerIan Lance Taylor <iant@golang.org>
Sat, 13 Feb 2016 17:33:22 +0000 (17:33 +0000)
commit387d5b8cfb085ed8d2a074586a0ee0e6e6cb9820
treee1c25385f1e49f8c20d5eb07af632b4ca121077c
parent76cb265f2829be104c5fe395b81cd4721c9f0fa9
runtime: remove debugging print in cgoCheckTypedBlock

Change-Id: I83639fcde88e7d9747b54728a9481ee2e1b23a64
Reviewed-on: https://go-review.googlesource.com/19486
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/cgocheck.go