On Thu, May 29, 2008 at 11:53:03PM +0200, Cristian Ionescu-Idbohrn wrote:
>@@ -8540,6 +8541,9 @@
> { BUILTIN_NOSPEC "let", letcmd },
> #endif
> { BUILTIN_ASSIGN "local", localcmd },
>+#if ENABLE_ASH_BUILTIN_PRINTF
>+ { BUILTIN_REGULAR "[", printfcmd },
>+#endifare you sure that "[" is correct here? Sounds a bit like it should be "printf", but i didn't look.. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
