The runtime system version now copies the string if the symbol is
being interned for the first time. In this way string mutation of
the string does not affect the symbol.
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/sf/gconst.scm,v 4.13 1992/02/08 15:10:14 cph Exp $
+$Id: gconst.scm,v 4.14 1992/11/08 04:23:45 jinx Exp $
-Copyright (c) 1987-92 Massachusetts Institute of Technology
+Copyright (c) 1987-1992 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
SET-CELL-CONTENTS!
SET-INTERRUPT-ENABLES!
SET-STRING-LENGTH!
- STRING->SYMBOL
+ ;; STRING->SYMBOL ; Runtime version copies the string
STRING-ALLOCATE
STRING-HASH
STRING-HASH-MOD