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 chars.c ports.c prin ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	00/01/11 11:19:59

Modified files:
	guile-core/libguile: chars.c ports.c print.c read.c 
	                     scm_validate.h strings.c strop.c 

Log message:
	* scm_validate.h, chars.c, ports.c, print.c, read.c, strings.c,
	strop.c: Use SCM_VALIDATE_ICHR, SCM_VALIDATE_ICHR_COPY instead of
	SCM_VALIDATE_CHAR, SCM_VALIDATE_CHAR_COPY.  Change made for
	consistency with the other macros dealing with immediate
	characters.  (Similar to INT -> INUM change a week or so ago).


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