On Nov 16 23:12, Christian Franke wrote:
> Hi,
>
> gawk 3.1.5-1 coredumps on file open error.
>
> cygwin-1.5.18 on XP SP2, gawk-3.1.5-1:
>
> $ gawk "/test/" no_such_file
> Aborted (core dumped)
Confirmed. This is an upstream bug which uses a static buffer add
Hi,
gawk 3.1.5-1 coredumps on file open error.
cygwin-1.5.18 on XP SP2, gawk-3.1.5-1:
$ gawk "/test/" no_such_file
Aborted (core dumped)
after reinstalling prev gawk-3.1.4-3:
$ gawk "/test/" no_such_file
gawk: cmd. line:1: fatal: cannot open file `no_such_file' for
2 matches
Mail list logo