This is the mail archive of the gsl-cvs@sourceware.cygnus.com mailing list for the GSL project.


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

gsl/min ChangeLog bracketing.c


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@sourceware.cygnus.com	00/02/15 10:52:16

Modified files:
	min            : ChangeLog bracketing.c 

Log message:
	bracketing.c (gsl_min_find_bracket): changed counter nb_eval
	from type int to type size_t in order to avoid comparison between
	signed and unsigned, (nb_eval < eval_max).


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