> Hi, this patch fixes a minor issue of bash not building if compiled with
> -Werror=format-security
Thanks for the report. This was changed in the development sources in mid-
February 2012.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita
Hi, this patch fixes a minor issue of bash not building if compiled with
-Werror=format-security
Thanks,
Ondrej
diff -up bash-4.2/print_cmd.c-orig bash-4.2/print_cmd.c
--- bash-4.2/print_cmd.c-orig 2013-12-04 13:04:35.0 +0100
+++ bash-4.2/print_cmd.c 2013-12-04 13:05:35.0 +0100
@@