chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] inlining + identity of literals


From: Jim Ursetto
Subject: Re: [Chicken-hackers] inlining + identity of literals
Date: Thu, 8 Apr 2010 13:17:26 -0500

What are the subtle implications that are making this a difficult decision? 

On Apr 8, 2010, at 3:22, felix <address@hidden> wrote:

> Hello!
> 
> 
> Something that I'm not sure how to handle: should
> literal quoted data keep its identity when the containing
> code is copied due to inlining? Or should the data be
> copied as well (the latter is the current behaviour).
> Since literals in chicken are mutable, this is somewhat
> subtle, but can actually have practical implications.
> 
> 
> cheers,
> felix
> 
> 
> _______________________________________________
> Chicken-hackers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-hackers




reply via email to

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