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/sys prec.c


CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	bjg@egcs.cygnus.com	99/08/06 10:37:55

Modified files:
	sys            : prec.c 

Log message:
	encountered a problem with the #ifndef macro, namely a static version
	of the function is always required so it cannot be completely ifdef'ed
	away -- we now define the function explicitly instead but avoid the macro
	expansion by not including it.


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