[MacPorts] #61515: zsh @5.8: wrong configure results because of implicit function declarations (was: Brew zsh hangs on $(...) command substitution in Big Sur 11.0.1)
MacPorts
noreply at macports.org
Tue Nov 17 03:01:59 UTC 2020
#61515: zsh @5.8: wrong configure results because of implicit function declarations
-------------------------+-----------------------------
Reporter: joelburton | Owner: larryv
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords: bigsur catalina
Port: zsh |
-------------------------+-----------------------------
Changes (by ryandesign):
* keywords: bigsur => bigsur catalina
Old description:
> tart zsh without rcs (this should start a new shell):
>
> /usr/local/bin/zsh --no-rcs
>
> try to enter the following in the new shell (it should hang):
>
> echo $(date)
>
> To me it seems like all command substitution using $() causes zsh to
> hang.
> Backticks seem to work though.
>
> (Copying report from
> https://github.com/Homebrew/discussions/discussions/141 ; this is about a
> problem with Homebrew, but I'm getting the same behavior with MacPorts0.
New description:
tart zsh without rcs (this should start a new shell):
{{{
/usr/local/bin/zsh --no-rcs
}}}
try to enter the following in the new shell (it should hang):
{{{
echo $(date)
}}}
To me it seems like all command substitution using $() causes zsh to hang.
Backticks seem to work though.
(Copying report from
https://github.com/Homebrew/discussions/discussions/141 ; this is about a
problem with Homebrew, but I'm getting the same behavior with MacPorts0.
--
--
Ticket URL: <https://trac.macports.org/ticket/61515#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list