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, 17 Aug 2015 23:52:58 +0000 (16:52 -0700)
commit79e101a7f559ae9414d6d0b7fabcc3a08bc1e84a
tree2278c14571d9b0b1d0ee9c18f09cc36fdd9ac88e
parent428f61a8e7838feb3b9971520590f0901084c90f
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