This is the mail archive of the guile-cvs@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

guile/guile-core/libguile coop-threads.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@sourceware.cygnus.com	00/03/29 02:52:07

Modified files:
	guile-core/libguile: coop-threads.c 

Log message:
	* 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]