1.0.31.3: fix saving runtime options from executable cores
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 11 Sep 2009 13:19:59 +0000 (13:19 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 11 Sep 2009 13:19:59 +0000 (13:19 +0000)
commit704fd58ea0d87f6cbc6d6689698381a6654c6d7c
treed51eb4a15917501cb2f203e5a91960fbb035e697
parent9e0cc7f6afca5682944d9cc88eed63b5d80cbe9e
1.0.31.3: fix saving runtime options from executable cores

  Runtime options used to be clobbered from the executable core even
  if there were none saved there.

  Patch by Zach Beane.

  Fixes https://bugs.launchpad.net/sbcl/+bug/411925
NEWS
src/runtime/coreparse.c
tests/core.test.sh
version.lisp-expr