bug-gnu-utils
[Top][All Lists]
Advanced

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

gawk 3.1.2 fatal bug


From: John H. DuBois III
Subject: gawk 3.1.2 fatal bug
Date: Tue, 15 Apr 2003 01:08:11 -0700
User-agent: Mutt/1.3.28i

This program:

    BEGIN { RS = ""; "/bin/echo -n x" | getline }

fails in exactly the same way under SCO OpenServer 5.0.6a using gawk 3.1.2
built with gcc 2.95.3 and linux using gawk 3.1.2 built with gcc 3.2.2:

gawk: gawktest:1: fatal error: internal error
Abort

The same program does not fail with gawk 3.1.1.

        John
-- 
John DuBois  address@hidden  KC6QKZ/AE  http://www.armory.com/~spcecdt/




reply via email to

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