1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

SRFI-18: Export 'current-thread'.

Fixes <http://debbugs.gnu.org/16890>.
Reported by Xin Wang <dram.wang@gmail.com>.

* module/srfi/srfi-18.scm: Reexport 'current-thread'.
* THANKS: Add "Xin Wang" to fixes section.
This commit is contained in:
Mark H Weaver 2014-02-27 21:31:57 -05:00
parent bc8e6d7d8c
commit 6587bcfa53
2 changed files with 4 additions and 3 deletions

1
THANKS
View file

@ -183,6 +183,7 @@ For fixes or providing information which led to a fix:
Andreas Vögele
Michael Talbot-Wilson
Michael Tuexen
Xin Wang
Thomas Wawrzinek
Mark H. Weaver
Göran Weinholt