guile-devel
[Top][All Lists]
Advanced

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

Immutable rnrs hashtable


From: Sjoerd van Leent Privé
Subject: Immutable rnrs hashtable
Date: Mon, 26 Nov 2012 00:00:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2

Hi all,

I might have found an issue using commit 06906f370f77cbab520ff0d3c47449526934a9c8 (stable-2.0). I am attempting to do a hashtable-copy using rnrs hashtables, and set the mutable flag to #:t (according to documentation this should make it immutable, a bit odd). I attempted #:f as well. It appears the output hashtable is still mutable.

Can someone check this?

Regards,
Sjoerd



reply via email to

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