On Thu, Jun 25, 2009 at 9:05 PM, Colin Watson<[email protected]> wrote: > print_direc needs to reset errno on entry, as some paths (those for %c > and %s) don't go through multiconvert and thus don't reset errno there. > This was showing up as a test suite failure: > > FAIL: printf understands %s '"x' "'y" "'zTAIL" > > (I discovered this because one of the core components of the > Debian/Ubuntu installer relies on printf in a 'set -e' script, and so > the installer ended up completely non-functional.) > > Signed-off-by: Colin Watson <[email protected]>
Applied, thanks. However I failed to reproduce the failure both on uclibc and glibc... What libc do you use? -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
