public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* 32-bitism in nlfit example
@ 2006-08-14 10:46 keith.briggs
  2006-08-15 13:24 ` Brian Gough
  0 siblings, 1 reply; 2+ messages in thread
From: keith.briggs @ 2006-08-14 10:46 UTC (permalink / raw)
  To: gsl-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-08-15 13:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-14 10:46 32-bitism in nlfit example keith.briggs
2006-08-15 13:24 ` Brian Gough

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).