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 alist.c chars.c dynl ...


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	gjb@sourceware.cygnus.com	99/12/18 15:24:35

Modified files:
	guile-core/libguile: alist.c chars.c dynl.c net_db.c numbers.c 
	                     unif.c 

Log message:
	* alist.c, chars.c, dynl.c, net_db.c, numbers.c, unif.c: Use
	SCM_NUM2ULONG instead of scm_num2ulong; SCM_NUM2LONG instead of
	scm_num2long; SCM_WTA instead of scm_wta.  Only done for when
	FUNC_NAME was used as an argument of the macro and the formal
	argument name was the explicit argument in the old function call.
	These were just missed in my first pass of changes.


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