From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Gibson Date: Fri, 21 Dec 2007 11:04:39 +1100 Subject: [U-Boot-Users] [DTC PATCH 1/2] Add yyerrorf() for formatted error messages. In-Reply-To: <20071220164823.GA32193@ld0162-tx32.am.freescale.net> References: <20071220164823.GA32193@ld0162-tx32.am.freescale.net> Message-ID: <20071221000439.GC2665@localhost.localdomain> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Dec 20, 2007 at 10:48:23AM -0600, Scott Wood wrote: > Signed-off-by: Scott Wood No need for a new function. If yyerror() is defined as a varargs function it's still compatible with bison's built-in usage. Oh, and while you're at it, you can kill off the bogus prototype for yyerror() in treesource.c -- David Gibson | I'll have my music baroque, and my code david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_ | _way_ _around_! http://www.ozlabs.org/~dgibson