]> Cypherpunks repositories - gostls13.git/commit
runtime: say 'fatal error' instead of 'throw'
authorRuss Cox <rsc@golang.org>
Sun, 30 Dec 2012 02:48:25 +0000 (21:48 -0500)
committerRuss Cox <rsc@golang.org>
Sun, 30 Dec 2012 02:48:25 +0000 (21:48 -0500)
commita22389ec38dd57df86236feee47404c5b01ce191
tree9de446ed82eec84532cd144120657f026602189b
parent0c6beb00fbe00b843030f7a1178dfbc23a8e63d6
runtime: say 'fatal error' instead of 'throw'

Fixes #4597.

R=ken2
CC=golang-dev
https://golang.org/cl/7032043
src/pkg/runtime/panic.c