mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-14 17:50:22 +02:00
*** empty log message ***
This commit is contained in:
parent
7a8e7a6ce2
commit
0208baa0d9
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
||||||
2000-03-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
2000-03-29 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||||
|
|
||||||
|
* coop-threads.c (scm_call_with_new_thread, scm_spawn_thread,
|
||||||
|
scm_make_mutex, scm_make_condition_variable): Cast data to
|
||||||
|
scm_bits_t in SCM_SET_CELL_WORD and SCM_NEWSMOB macros.
|
||||||
|
|
||||||
* coop.c (coop_create): Set `specific' field, not `data' to NULL.
|
* coop.c (coop_create): Set `specific' field, not `data' to NULL.
|
||||||
|
|
||||||
2000-03-29 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
2000-03-29 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue