From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Thu, 13 Oct 2011 19:32:02 -0400 Subject: [U-Boot] [PATCH v3 6/6] fdt: add decode helper library In-Reply-To: References: <1318371971-4457-1-git-send-email-sjg@chromium.org> <201110131901.50980.vapier@gentoo.org> Message-ID: <201110131932.05926.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20111013/334ba38b/attachment.pgp