32-bitism in nlfit example

keith.briggs@bt.com keith.briggs@bt.com
Mon Aug 14 10:46:00 GMT 2006


The file doc/examples/nlfit.c is not 64-bit clean in two places.  A simple fix is:

line 56: put "(int)" before "i"

line 114: put "(unsigned int)" before "iter".

Keith



More information about the Gsl-discuss mailing list