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

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

adding gawk test case for sprintf formatting of Inf and NaN


From: Andrew J. Schorr
Subject: adding gawk test case for sprintf formatting of Inf and NaN
Date: Thu, 5 Jan 2006 16:28:56 -0500
User-agent: Mutt/1.4.1i

Attached is a proposed patch to gawk's test/Makefile.am and two new files
to supply the test (test/notfinite.awk and test/notfinite.OK).

If everything is working properly, "gawk -f notfinite.awk" should
not produce any output on stdout.  But with --lint, it should produce
a bunch of warnings about values being out of range.

Regards,
Andy

Attachment: notfinite.awk
Description: Text document

Attachment: notfinite.OK
Description: Text document

Attachment: notfinite.patch
Description: Text document


reply via email to

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