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

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

GAWK: How to get an assertion failure (converting hex string)


From: Kenny McCormack
Subject: GAWK: How to get an assertion failure (converting hex string)
Date: 17 Feb 2002 23:58:55 -0600

(47 %) gawk 'BEGIN{print strtonum("0x")}'
gawk: builtin.c:2281: nondec2awknum: Assertion `len > 2' failed.
Abort
(48 %)



reply via email to

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