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 gc.c gc.h options.c ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/03/09 13:48:25

Modified files:
	guile-core/libguile: gc.c gc.h options.c print.c strports.c 
	                     unif.c vectors.h 

Log message:
	* vectors.h (SCM_VELTS_AS_STACKITEMS): Added this macro to help in
	eliminating some warnings.
	
	* unif.c, strports.c, print.c, options.c: Fix some warnings on
	mis-use of SCM/long
	
	* gc.c, gc.h: Added scm_return_first_int(), and added comment re:
	what the scm_return_first* functions do.


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