chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] inlining + identity of literals


From: felix
Subject: [Chicken-hackers] inlining + identity of literals
Date: Thu, 08 Apr 2010 10:22:39 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

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




reply via email to

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