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

* Re: 32-bitism in nlfit example
  2006-08-14 10:46 32-bitism in nlfit example keith.briggs
@ 2006-08-15 13:24 ` Brian Gough
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Gough @ 2006-08-15 13:24 UTC (permalink / raw)
  To: gsl-discuss; +Cc: keith.briggs

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/

^ 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).