Revert "Make literal strings (i.e., returned by `read') read-only."
authorLudovic Courtès <ludo@gnu.org>
Thu, 9 Oct 2008 20:21:33 +0000 (22:21 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 9 Oct 2008 20:21:33 +0000 (22:21 +0200)
commit45a9f4304955599ee4e772069e56d131401695dd
treed4f3afcc9528c8462ec3b45d6c3a4d9185a40ccc
parent89bc270db3c207b2210736f066ce18721e0dbc76
Revert "Make literal strings (i.e., returned by `read') read-only."

This reverts commit fb2f8886c4d537b0c7d3e9e78a8d4e5e272a36f4.

The rationale is that `read' must return mutable strings, as reported
by szgyg <szgyg@ludens.elte.hu>.
NEWS
libguile/read.c
libguile/strings.c
libguile/strings.h
test-suite/tests/strings.test