guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile: What's wrong with this?


From: David Kastrup
Subject: Re: Guile: What's wrong with this?
Date: Wed, 04 Jan 2012 18:14:10 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Andy Wingo <address@hidden> writes:

> We could add a compiler option to turn string literals into
> (string-copy FOO).  Perhaps that's the thing to do.

What for?  It would mean that a literal would not be eq? to itself, a
nightmare for memoization purposes.

And for what?  For making code with explicitly undefined behavior
exhibit a particular behavior that is undesirable in general.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]