From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 21 Dec 2007 11:04:39 +1100 From: David Gibson To: Scott Wood Subject: Re: [DTC PATCH 1/2] Add yyerrorf() for formatted error messages. Message-ID: <20071221000439.GC2665@localhost.localdomain> References: <20071220164823.GA32193@ld0162-tx32.am.freescale.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20071220164823.GA32193@ld0162-tx32.am.freescale.net> Cc: linuxppc-dev@ozlabs.org, jdl@jdl.com, u-boot-users@lists.sourceforge.net List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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