Package: mawk
Version: 1.3.3-11
Severity: normal
for example:
echo "" | mawk ' { x = 4 ; printf("%02s\n",x ) } '
prints:
4
instead of:
04
>From the behaviour of "nawk" on Solaris 8, AIX 4.3, 5.2 and 5.3
(at work) and of gawk on Linux at home I am under the impression
that it should print "04".
Erik.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i586)
Kernel: Linux 2.4.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages mawk depends on:
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]