bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ftoastr: link error on HP-UX


From: Stefano Lattarini
Subject: Re: ftoastr: link error on HP-UX
Date: Mon, 13 Jun 2011 19:05:58 +0200
User-agent: KMail/1.13.3 (Linux/2.6.30-2-686; KDE/4.4.4; i686; ; )

Hello Paul, and sorry for the nitpickiness, but ...

On Monday 13 June 2011, Paul Eggert wrote:
> Thanks for the bug report.  I pushed this:
> 
> diff --git a/ChangeLog b/ChangeLog
> index 19a3dff..571df81 100644
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,11 @@
> +2011-06-13  Paul Eggert  <address@hidden>
> +
> +     ftoastr: use strtof only if HAVE_STRTOF
> +     This is needed on HP-UX 11.11 with GCC 4.24; see Bruno Haible's report
>
... there is a (very minor) typo here: "GCC 4.24" should be GCC "4.2.4"

> +     <http://lists.gnu.org/archive/html/bug-gnulib/2011-06/msg00154.html>.
> +     * lib/ftoastr.c (STRTOF) [LENGTH == 1]: Use strtof only if HAVE_STRTOF.
> +     * modules/ftoastr (configure.ac): Check for strtof.
> +

Regards,
  Stefano



reply via email to

[Prev in Thread] Current Thread [Next in Thread]