by Hermann Peifer <peifer@[EMAIL PROTECTED]
>
Mar 16, 2008 at 09:04 PM
Jürgen Kahrs wrote:
> Hermann Peifer schrieb:
>
>> $ awk 'BEGIN{FIELDWIDTHS = "2 20 20 20"}{print $4}' testdata
>> Site
>> Kungsbacka
>> länGöteborg
>> Stenungsund
>>
>> Can someone confirm?
>
> Yes, I just tried this example with Arnold's current
> gawk-stable source tree at Savannah. The result is
> the same as yours. Looks like you have found one more
> of these painful multi-byte dark corners.
Thanks for confirming. I reported the bug to: bug-gawk@[EMAIL PROTECTED]