bug-guile
[Top][All Lists]
Advanced

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

bug#16890: current-thread need to be re-exported in srfi-18


From: Nala Ginrut
Subject: bug#16890: current-thread need to be re-exported in srfi-18
Date: Fri, 28 Feb 2014 11:24:14 +0800

You don't have to import current-thread from srfi-18, it's already in
top-level.
But if you really need it, you have to use @@ for this un-exported
symbol.

On Thu, 2014-02-27 at 09:14 +0800, Xin Wang wrote:
> When try to import current-thread from srfi-18, guile fails with:
> 
> ERROR: no binding `current-thread' in module (srfi srfi-18)
> 
> It seems that current-thread need to be re-exported?







reply via email to

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