public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@gnu.org>
To: "Brian Gladman" <brg@gladman.plus.com>
Cc: <gsl-discuss@sourceware.org>
Subject: Re: GSL 1.14.91 Test Release
Date: Mon, 02 May 2011 22:36:00 -0000	[thread overview]
Message-ID: <43pqo0g27g.wl%bjg@gnu.org> (raw)
In-Reply-To: <0D8EB1B04D804720822C2911C9312228@MobileSlave>

At Sun, 1 May 2011 14:40:45 +0100,
Brian Gladman wrote:
> However cquad.c uses isfinite(x) directly and hence bypasses the alternative 
> version when isfinite is not available (which it isn't in VC++) and causes a 
> linking failure.

Thanks, for consistency with the rest of the code I've changed cquad.c
to use finite(x).  The two functions finite() and isfinite() should be
handled symmetrically in the configure script but it's simpler to
stick with finite() in this case.

> The header guard in gsl_odeiv2.h should be __GSL_ODEIV2_H__ to avoid a 
> conflict with that in gsl_odeiv.h

Good catch, thank you.

  reply	other threads:[~2011-05-02 22:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-01 13:41 Brian Gladman
2011-05-02 22:36 ` Brian Gough [this message]
2011-05-01 14:32 Brian Gladman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43pqo0g27g.wl%bjg@gnu.org \
    --to=bjg@gnu.org \
    --cc=brg@gladman.plus.com \
    --cc=gsl-discuss@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).