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 async.h coop-defs.h ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	99/12/15 19:46:42

Modified files:
	guile-core/libguile: async.h coop-defs.h debug.h dynwind.c 
	                     eval.c feature.h filesys.h fluids.h 
	                     fports.h fsu-pthreads.h gc.h gdbint.c 
	                     guardians.c keywords.h mit-pthreads.h 
	                     numbers.h ports.h print.h procs.h random.h 
	                     regex-posix.h root.h srcprop.h stacks.c 
	                     stacks.h strings.h struct.h symbols.h 
	                     tags.h threads.h throw.c unif.h variable.h 
	                     vectors.h weaks.h 

Log message:
	* *.h: Use SCM_NIMP(X) && in all the FOOP macros.
	
	* *.[ch]: Use do { ... } while (0) idiom in macros that expanded
	to a bare block.


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