On Thursday 13 October 2011 19:16:52 Simon Glass wrote:
> On Thu, Oct 13, 2011 at 4:01 PM, Mike Frysinger wrote:
> >        char str[40];   /* an arbitrary len */
> >        snprintf(str, sizeof(str), "%s%d", name, *upto);
> 
> Yes I agree, but we have the minor issue that snprintf() is not merged yet

ah, good point.  obviously didn't realize :).
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to