summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2012-03-08 12:12:40 -0500
committerRuss Cox <rsc@golang.org>2012-03-08 12:12:40 -0500
commitab1a0fc89f44755da1c5c9eb8ca640bdb4b54633 (patch)
tree0b3e7f9d8fb50e676d90720d02d58759c0a7e4cd /.hgignore
parent8e095cfc536fd4a4f50ae66c50fc13d61473c678 (diff)
downloadgo-ab1a0fc89f44755da1c5c9eb8ca640bdb4b54633.tar.gz
cgo, runtime: diagnose callback on non-Go thread
Before: $ go run x.go signal 11 (core dumped) $ After: $ go run x.go runtime: cgo callback on thread not created by Go. signal 11 (core dumped) $ For issue 3068. Not a fix, but as much of a fix as we can do before Go 1. R=golang-dev, rogpeppe, gri CC=golang-dev http://codereview.appspot.com/5781047
Diffstat (limited to '.hgignore')
0 files changed, 0 insertions, 0 deletions