bug-bash
[Top][All Lists]
Advanced

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

Re: build disabling alias (patch)


From: Chet Ramey
Subject: Re: build disabling alias (patch)
Date: Thu, 21 Sep 2023 09:12:44 -0400
User-agent: Mozilla Thunderbird

On 9/21/23 5:35 AM, Mike Jonkmans wrote:
On devel (94bce520):
        ./configure --disable-alias; make
chokes on pcomplete.c:
        pcomplete.c:371:9: error: ‘alias_list’ undeclared (first use in this 
function); did you mean ‘alias_t’?
                371 |   free (alias_list);

Easy fix attached.

Thanks for the report.

--
``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/




reply via email to

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