Package: gawk Followup-For: Bug #369280 In version 3.1.5:
BEGIN{ FIELDWIDTH="3 1 2 1 999999" } { printf("(" $1 ") (" $2 ") (" $3 ") (" $4 ") (" $5 ")") } Try it. The fifth element should containt the whole rest of line (in most cases). But, you can see the 5th element is empty. There is everything OK with version 3.1.4 and previous. So I have downgraded and use previous version. Marek P.S. Someone repoted the bug before me, but I am a newbe with the debian bugreporting tool, so I dont know if I reported it in a good way (I used x - extend info). -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (990, 'stable'), (500, 'oldstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.18-3-686 Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2) Versions of packages gawk depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries gawk recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]