]> Cypherpunks repositories - gostls13.git/commit
handle compiler crash better:
authorRuss Cox <rsc@golang.org>
Fri, 9 Oct 2009 23:44:40 +0000 (16:44 -0700)
committerRuss Cox <rsc@golang.org>
Fri, 9 Oct 2009 23:44:40 +0000 (16:44 -0700)
commit7b5da358cae82dddfab547ca04be204977cdeda6
tree418f3378c0f5c8a09c4224b5f6032db25f4887a0
parentc736b6579fcf376de2cdecd67f619832f8882a98
handle compiler crash better:
need to use exec to avoid seeing
shell output about the crash.

R=iant
DELTA=2  (1 added, 0 deleted, 1 changed)
OCL=35542
CL=35560
test/errchk