Chet Ramey wrote:
> On 1/24/17 2:07 AM, Brian 'geeknik' Carpenter wrote:
> > Going through some ancient bug reports and I came across
> > https://savannah.gnu.org/support/index.php?108884 which apparently nobody
> > uses anymore.
> >
> > <<$(()())|>_[$($(<<0)) crashes bash on Debian, Red Hat, Free
Andreas Schwab wrote:
On Jan 24 2017, "Brian 'geeknik' Carpenter" wrote:
<<$(()())|>_[$($(<<0)) crashes bash on Debian, Red Hat, FreeBSD, etc.
Worksforme with bash 4.4.
---
I duplicated it under bash 4.3.42, but not under 4.4.5.
-l
On Jan 24 2017, "Brian 'geeknik' Carpenter" wrote:
> <<$(()())|>_[$($(<<0)) crashes bash on Debian, Red Hat, FreeBSD, etc.
Worksforme with bash 4.4.
$ bash -c '<<$(()())|>_[$($(<<0))'
bash: line 1: warning: here-document at line 1 delimited by end-of-file (wanted
`0')
bash: warning: here-docum
On 1/24/17 2:07 AM, Brian 'geeknik' Carpenter wrote:
> Going through some ancient bug reports and I came across
> https://savannah.gnu.org/support/index.php?108884 which apparently nobody
> uses anymore.
>
> <<$(()())|>_[$($(<<0)) crashes bash on Debian, Red Hat, FreeBSD, etc.
It's marked as `Don