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

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

strange behaviour in gawk 3.1.4


From: Chris Pearson
Subject: strange behaviour in gawk 3.1.4
Date: Wed, 15 Jun 2005 18:02:19 -0500 (CDT)

Using the attached input in.txt to the attached source bug.awk,
occationally the 8th field is combined to the 7th, with the FS inbetween,
reporting only 7 fields instead of 8.  The lines and amount of them which
do this change if I shuffle the order of input, ranging from 5 to 15
lines.

My GAWK 3.1.4 is linked against the following libraries:

libdl.so.1.8.10
libm-2.0.4.so
libc-2.0.4.so
ld-2.0.4.so

Attachment: in.txt
Description: Text document

Attachment: bug.awk
Description: Text document


reply via email to

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