bug-bash
[Top][All Lists]
Advanced

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

Re: Incorrect alias expansion within command substitution


From: Robert Elz
Subject: Re: Incorrect alias expansion within command substitution
Date: Wed, 02 Feb 2022 22:04:51 +0700

    Date:        Wed, 02 Feb 2022 05:25:30 -0800
    From:        L A Walsh <bash@tlinx.org>
    Message-ID:  <61FA864A.7090800@tlinx.org>

  | On 2022/01/31 20:40, Martijn Dekker wrote:
  | > On the latest code from the devel branch:

  | I can't say for sure, but it would be interesting if anyone else
  | has this result in a bash with aliases on by default:
  |
  | I.e. My bash is posix compliant by default w/r/t aliases:
  | bash-4.4$ shopt -p expand_aliases

Note Martijn's intro to his message.  

Your promot indicates yiu are running 4.4, which now, is
a bit ancient.

This all still works as it shoukd in all released versions
(including the current 5.1.16).   It us only the unreleased
development version where there is an issue.   Which is
exactly why that code is available, so new bugs can be found
and quashed beforeitgets released.

kre



reply via email to

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