Neil Jerram <[EMAIL PROTECTED]> writes:
> Anyway, code in ~/.guile should expect (current-module) to be sane, so
> the necessary fix is still to make sure that (current-module) always
> returns a module (so long as the module system has booted). My
> proposed patch for this is attached.
Thanks f
Antoine Mathys <[EMAIL PROTECTED]> writes:
>> scm_join_thread ?
>>
> Yes. I missed it because it is not in the manual.
That's fixed in CVS now, so will be in 1.8.4.
Neil
> My proposed patch for this is attached.
>
Thanks, works great.
_
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
http://mail.yahoo.fr
> scm_join_thread ?
>
Yes. I missed it because it is not in the manual.
_
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
http://mail.yahoo.fr
Neil Jerram <[EMAIL PROTECTED]> writes:
> Antoine Mathys <[EMAIL PROTECTED]> writes:
>
>> Hello,
>>
>> I am having a problem with threads in 1.8.3 .
>
>> It seems that for some reason you cannot load modules from a different thread
>> than the one which first initialized guile.
>>
>> Any idea how
Antoine Mathys <[EMAIL PROTECTED]> writes:
> Hello,
>
> I am having a problem with threads in 1.8.3 .
> It seems that for some reason you cannot load modules from a different thread
> than the one which first initialized guile.
>
> Any idea how to get this to work ?
Apologies for the delay in re