heap/literal fixes for repl-default-options
authorAndy Wingo <wingo@pobox.com>
Sat, 10 Jul 2010 08:49:01 +0000 (10:49 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 10 Jul 2010 08:49:01 +0000 (10:49 +0200)
commit2b12193df297be2051e816def21f75bfd358c8db
tree2047f20205b6e764d9b66dc3a5f62173f54435d2
parenta38dd31ffc2855cd3c2cbe4659a6cc6398d07cc5
heap/literal fixes for repl-default-options

* module/system/repl/common.scm (repl-default-options): Heap-allocate
  the repl-default-options, to avoid mutating a literal.
  (make-repl): Copy repl-default-options.
module/system/repl/common.scm