X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 16 Jan 2021 17:24:26 +0100 (CET) From: Roland Lutz To: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] gsch2pcb: net= attribute can't be used on an I/O symbol In-Reply-To: <20210116145427.C77E18329ABD@turkos.aspodata.se> Message-ID: References: <20210116145427 DOT C77E18329ABD AT turkos DOT aspodata DOT se> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) 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 Hi Karl, On Sat, 16 Jan 2021, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote: > /home/karl/git/openhw/share/gschem/_sub_page/pwr.lm317.20V.sch: error: net= attribute can't be used on an I/O symbol > /home/karl/git/openhw/share/gschem/_sub_page/pwr.lm317.20V.sch: error: net= attribute can't be used on an I/O symbol > /home/karl/git/openhw/share/gschem/_sub_page/pwr.lm317.20V.sch: error: net= attribute can't be used on an I/O symbol > Failed to run gnetlist > > Is there any specific reason to disallow that from now on ? as fas as I recall, this never worked; it's just that gnetlist treats this as an error which has changed. If you think this is a bug, please submit a (preferably minimal) example schematic which reproduces this error together with the expected netlister output. Roland