This is the mail archive of the gsl-discuss@sourceware.org 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]
Other format: [Raw text]

Re: 32-bitism in nlfit example


At Mon, 14 Aug 2006 11:46:17 +0100,
<keith.briggs@bt.com> wrote:
> 
> 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".
> 

Thanks, I've made a correction for that in cvs.

-- 
Brian Gough

Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.com/gsl/


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