X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sun, 21 Feb 2016 07:50:48 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: 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: [geda-user] pcb action.c bug report Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Reply-To: geda-user AT delorie DOT com Hi all, I'm currently working on phase 2 of pcb-rnd cleanup. Part of it is to split the 8000+ lines of action.c into smaller modules. While doing so, I found that ActionElementSetAttr() references changepinname_syntax (in an AFAIL()). The last mainline pcb source I have here still has this typo. Regards, Igor2