On Sun, 27 Aug 2023 13:24:55 -0500
Ed Morton wrote:
> This (original email below) turned out to be a general cygwin issue, not
> a gawk issue:
>
> $ LC_ALL=C sed 's/x/y/' $(seq 100)
> Segmentation fault (core dumped)
>
> $ LC_ALL=C grep 'foo' $(seq 100)
> Segmentation fault (core dumped)
This (original email below) turned out to be a general cygwin issue, not
a gawk issue:
$ LC_ALL=C sed 's/x/y/' $(seq 100)
Segmentation fault (core dumped)
$ LC_ALL=C grep 'foo' $(seq 100)
Segmentation fault (core dumped)
Regards,
Ed.
Forwarded Message
Subject:
2 matches
Mail list logo