GNU bug report logs - #36915
make-thread-local-fluid ignores the default value

Previous Next

Package: guile;

Reported by: Caleb Ristvedt <caleb.ristvedt <at> cune.org>

Date: Sat, 3 Aug 2019 22:47:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 36915-done <at> debbugs.gnu.org (full text, mbox):

From: Andy Wingo <wingo <at> pobox.com>
To: Caleb Ristvedt <caleb.ristvedt <at> cune.org>
Cc: 36915-done <at> debbugs.gnu.org
Subject: Re: bug#36915: make-thread-local-fluid ignores the default value
Date: Sun, 12 Jan 2020 22:27:39 +0100
On Sun 04 Aug 2019 00:46, Caleb Ristvedt <caleb.ristvedt <at> cune.org> writes:

> In Guile 2.2.6 as packaged on Guix System (x86-64), the following
> happens:
>
> --------------------------------------
> (define some-fluid (make-thread-local-fluid 42))
>
> (display (fluid-ref some-fluid))
>
> => #f
> --------------------------------------

This is fixed in git, thanks to Rob Browning.

Thanks for the report,

Andy




This bug report was last modified 5 years and 129 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.