GC was blowing up with SIGSEGV when run under emacs, because recent
authorChris Hanson <org/chris-hanson/cph>
Wed, 15 Oct 2003 17:07:04 +0000 (17:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 15 Oct 2003 17:07:04 +0000 (17:07 +0000)
commit26449597309c06f71873d35727c178376e5aa4c8
tree657e38e9841d970860b0b506f9fc8014b5c91656
parenta6773c71e5afe39cbf756db2183fd50941a9361b
GC was blowing up with SIGSEGV when run under emacs, because recent
changes to add threading support to output ports caused consing during
the GC.
v7/src/runtime/emacs.scm
v7/src/runtime/runtime.pkg