X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sat, 29 May 2021 19:10:16 +0200 (CEST) From: Roland Lutz To: "karl AT aspodata DOT se [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] errors in git gschem In-Reply-To: <20210529154754.6EE2283B0DDA@turkos.aspodata.se> Message-ID: References: <20210527152030 DOT 03D81832CA7E AT turkos DOT aspodata DOT se> <20210528121930 DOT 617BC83B0DDA AT turkos DOT aspodata DOT se> <20210528160449 DOT 9E70083B0DDA AT turkos DOT aspodata DOT se> <20210528184745 DOT C32D183B0DDA AT turkos DOT aspodata DOT se> <20210529154754 DOT 6EE2283B0DDA AT turkos DOT aspodata DOT se> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII 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 Sat, 29 May 2021, karl AT aspodata DOT se [via geda-user AT delorie DOT com] wrote: > You mean something like this: > > $ diff res_h.sym error.sym > 2c2 > < T 200 200 9 10 1 1 0 6 1 > --- >> T 200 200 9 10 1 1 0 6 -1 > > Or > > $ diff res_h.sym error.sym > 2c2 > < T 200 200 9 10 1 1 0 6 1 > --- >> T 200 200 -9 10 1 1 0 6 1 No, I mean something like > L 40000 40000 50000 50000 3 0 1 42 -1 -1 or > B 40000 40000 10000 10000 3 0 1 0 -1 -1 42 -1 -1 -1 -1 -1 Only the latter could cause the symptoms you described.