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    c...@case.edu    http://tiswww.cwru.edu/~chet/

Reply via email to