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 __scm.h debug.c eval.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@egcs.cygnus.com	99/09/27 17:18:17

Modified files:
	guile-core/libguile: __scm.h debug.c eval.c 

Log message:
	* __scm.h: Fix a bunch of macros that were missing do-while(0)
	sandwiches.
	
	* debug.c, eval.c: Fix buggy uses of SCM_ALLOW_INTS (missing
	semicolon) exposed by the above change.


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