bug-bash
[Top][All Lists]
Advanced

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

Re: bash doesn't compile when configured with --disable-bang-history


From: Chet Ramey
Subject: Re: bash doesn't compile when configured with --disable-bang-history
Date: Thu, 18 Jul 2019 11:13:58 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 7/17/19 3:03 PM, Ken Partridge wrote:

> Bash Version: 5.0
> Patch Level: 0
> Release Status: release
> 
> Description:
>   It is not possible to selectively disable the history expansion with
>    --disable-bang-history
> 
> Repeat-By:
>   ./configure --disable-bang-history
>   make
> 
> 
> Fix:
>   In shell.c surround histexp_flag with #if defined (BANG_HISTORY)
>    ?

Thanks for the report. This was changed in the devel branch back in
February.

Chet

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