[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] Symbols and immutability
From: |
Ivan Raikov |
Subject: |
Re: [Chicken-hackers] Symbols and immutability |
Date: |
Tue, 15 Apr 2008 09:12:19 +0900 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Hello,
I have changed the symbol->string procedure to copy the string
associated with its argument. There should be a new development
snapshot available tomorrow, or you can check it out from SVN.
-Ivan
Peter Bex <address@hidden> writes:
> Hi all,
>
> According to Elf the main Chicken hackers (Felix and Kon) do not
> read the janitors list and few others do.
>
> I just submitted a ticket for a nasty bug, #433
> http://trac.callcc.org/ticket/433
>
> What are your thoughts on how to solve this issue?