From 0baa107ac9c95e02d801a1b71323d943d360e667 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 12 Mar 2003 09:47:23 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 005fec0..ae835e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,9 @@ 2003-03-10 Jim Meyering Don't segfault for a negative field width or precision in format string. + Note that this is just a stopgap fix. The longer term solution may + involve adapting bash's builtins/printf.def. + * src/printf.c: (UNSPECIFIED): Define. (print_direc): Use the special value, UNSPECIFIED, to indicate that field_width or precision has not been specified. -- 2.7.4