Remove without-interrupts from runtime/string.scm.
authorMatt Birkholz <puck@birchwood-abbey.net>
Wed, 17 Jun 2015 02:21:46 +0000 (19:21 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Mon, 6 Jul 2015 05:45:44 +0000 (22:45 -0700)
commit20c9027dfb21cfcb4a342bddbbd43d3b8aec64d1
tree7ba00bff34e1bc057bf3caf19681b6aa0135866b
parente277b6154d30489ad7ae1c6772db1c02c4038431
Remove without-interrupts from runtime/string.scm.

It was only used to postpone aborts that would drop an external string
descriptor.  The interrupt mask manipulation in %string-head! only
postpones a GC flip while the local heap is edited.
src/runtime/string.scm