guile-user
[Top][All Lists]
Advanced

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

Re: bug#10093: Problem compiling related to block-growth-factor fluid


From: Ludovic Courtès
Subject: Re: bug#10093: Problem compiling related to block-growth-factor fluid
Date: Wed, 23 Nov 2011 19:13:46 +0100
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

Hi!

Andy Wingo <address@hidden> skribis:

> Yes, because threads that are not created by Guile do not share the
> dynamic state with the threads that made (and set) the fluids, so they
> get #f as the fluid value.

Oh, I see.

> I fixed this by making it possible to create a fluid whose default
> value, in all dynamic states, is something other than #f.

Yes, that’s a nice improvement!

Thanks,
Ludo’.




reply via email to

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