bug-bash
[Top][All Lists]
Advanced

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

Re: [PATCH] BASH_FUNC_STRTOIMAX: fix and simplify


From: Chet Ramey
Subject: Re: [PATCH] BASH_FUNC_STRTOIMAX: fix and simplify
Date: Fri, 25 Oct 2024 09:56:30 -0400
User-agent: Mozilla Thunderbird

On 10/23/24 12:39 PM, Grisha Levit wrote:
Without an existing cache, if we run ./configure -C, we get the odd-
looking:

     checking for usable strtoimax... checking for strtoimax... yes
     checking whether strtoimax is declared... yes
     yes

Thanks for the report. I'll take a look here. This file is a simplified
version of the one from gnulib, which has a lot of machinery to detect
and cope with systems that have a strtoimax function but not a declaration,
and vice versa (e.g., HPUX 11).

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

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