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

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

[gawk] patch for regression


From: Jeff Smith
Subject: [gawk] patch for regression
Date: Wed, 27 Jan 2010 00:55:34 -0800 (PST)

>From 3.1.6 to 3.1.7 of gawk, there was a regression using
  'printf BEGIN{printf "%.3s\n", "foobar"}'
In 3.1.6:
   foo
In 3.1.7:
   foobar
I checked this list's archives and note that this was reported on Dec 31, 2009.
I believe I have a reasonable patch for the regression.

 -- Jeff Smith



      

Attachment: gawk_printf_prec.patch
Description: Binary data


reply via email to

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