X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 10 Sep 2016 06:55:40 +0200 (CEST) X-X-Sender: igor2 AT igor2priv To: "Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com]" X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] [pcb] Build Error in edif.y When Compiling with Symbol DEBUG Defined In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 9 Sep 2016, Chad Parker (parker DOT charles AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: >I think this will affect pcb-rnd too. Confirmed. >There are a few things that are included via ifdefs in edif.y when the DEBUG >symbol is defined that cause two errors. Both occur in the "DumpStack" >function. In one case the "Error" file pointer is used before it is defined >and in a second case there are some symbols in a switch statement that >appear to have not been updated when the EDIF_TOK_ prefix was added to all >the symbols in this file. Thanks, commited a fix for these in pcb-rnd. Regards, Igor2