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 numbers.c


CVSROOT:	/cvs/guile
Module name:	guile
Changes by:	mdj@egcs.cygnus.com	99/09/20 14:51:51

Modified files:
	guile-core/libguile: numbers.c 

Log message:
	* numbers.c (scm_max, scm_min, scm_sum, scm_difference,
	scm_product, scm_divide): Bugfix: Don't pass SCM_UNDEFINED to the
	generic function if the asubr is called with only one arg.


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