Exit with non-zero status when Aborting!: out of memory...
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 29 Feb 2012 19:00:02 +0000 (12:00 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Wed, 29 Feb 2012 19:00:02 +0000 (12:00 -0700)
commit93d3d5ca58bc32f30f1234f22b1803f01771acb3
tree0507d616a10934d7464cac7d73bd0616ffe682f2
parent5cfde6a5f25218a964272186bfa6ab1432507a9e
Exit with non-zero status when Aborting!: out of memory...

...when run with --batch-mode.  This correctly signals to make(1) that
there was an error.

I used nearest-cmdl/batch-mode? though I wonder what a "batch level"
is.  Such a thing should probably cmdl-interrupt/abort-previous rather
than %exit, but this short-circuits the whole gc-clean recovery
effort.  I find similar yuck (a call to %exit) in ttyio.scm's
operation/read-char.
src/runtime/gc.scm