[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Killing off scm_init_guile for Guile 2.0 ?
From: |
Ludovic Courtès |
Subject: |
Re: Killing off scm_init_guile for Guile 2.0 ? |
Date: |
Fri, 16 Jan 2009 15:57:15 +0100 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux) |
Hi!
"Neil Jerram" <address@hidden> writes:
> 2009/1/15 Neil Jerram <address@hidden>:
>>
>> Thoughts? On the other hand, does moving to BDW-GC take a lot of this
>> out of our hands anyway?
>
> From a quick look, it seems the answer to that is "yes", and hence
> moving to BDW-GC will mean that we can keep scm_init_guile with no
> cost. So this is probably all moot... but it would still be
> interesting to hear if anyone has related thoughts.
Indeed, `scm_i_thread' no longer has a `heap_mutex' field (how
relieving! ;-)).
Ludo'.