| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
| d=gmail.com; s=20120113; | |
| h=mime-version:x-received:in-reply-to:references:date:message-id | |
| :subject:from:to:content-type; | |
| bh=3VHVTPRrBlTg0MJJlVniE9ZCVBJTVvIWBHA7ZI8UvkA=; | |
| b=aXHAWkC8Lwdr7kRZkLN3tkHg7CJ3rz0MUdezvq1oZYhFtYIBraiSXXgAxX0J9FK2Uy | |
| DbePSHFCgK0yg3rLO+Pix2ugEwqfZNeInbPLx2P8bBL1Lqvs56juJlocWgxWvqLJs3xb | |
| EsACW6WAzq0inVa56sXL4FgQUmwPOEJfobqwNkjTviyPE1Jvbbg4EofIT48+LF4Svr3k | |
| cVV09tkIirmgFjFE/aWGr2iHFCbN06JckYYvh3ln4QwYbpvHO1BwWFtqjtb3VcXo3ORF | |
| kz6nraN0dPHhEHAFGSHeONi5n7GYR9cqrgPKnWys/n2WxBbz3Avd6J/t+KX5fmYEHFHl | |
| R/Sg== | |
| MIME-Version: | 1.0 |
| X-Received: | by 10.59.7.65 with SMTP id da1mr22285090ved.4.1360054528489; Tue, |
| 05 Feb 2013 00:55:28 -0800 (PST) | |
| In-Reply-To: | <CAMvDHVCz=1Rj9535=pDA2XyzrCeDUdRn=ZVrUSxCi215ioeVaA@mail.gmail.com> |
| References: | <20130130090351 DOT GE32216 AT fi DOT muni DOT cz> |
| <1359555319 DOT 2295 DOT 9 DOT camel AT AMD64X2> | |
| <alpine DOT DEB DOT 2 DOT 00 DOT 1301310418000 DOT 7105 AT igor2priv> | |
| <20130131100136 DOT GP32216 AT fi DOT muni DOT cz> | |
| <1359806241 DOT 3209 DOT 0 DOT camel AT pcjc2lap DOT cheyneydesign DOT local> | |
| <20130204131927 DOT GA27162 AT fi DOT muni DOT cz> | |
| <CAMvDHVCz=1Rj9535=pDA2XyzrCeDUdRn=ZVrUSxCi215ioeVaA AT mail DOT gmail DOT com> | |
| Date: | Tue, 5 Feb 2013 11:55:28 +0300 |
| Message-ID: | <CAMvDHVBG-X=0cGvpCutz6iguMyow349eMN02KKBC_AkaGea+PQ@mail.gmail.com> |
| Subject: | Re: [geda-user] [patch] Pinnumbers in mosfet-with-diode-1.sym |
| From: | Vladimir Zhbanov <vzhbanov AT gmail DOT com> |
| To: | geda-user AT delorie DOT com |
| 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 |
OK, I've probably found an issue. The problem with the project file is that it uses DOS style newline symbols. At least, vim shows its format as utf-8:dos whereas the new file with the same contents created from scratch is shown as utf-8:unix. And the new file is processed by gsch2pcb without errors. Now I see that pcb really doesn't understand pin names ending with letters and shows only one rat connecting resistors after the netlist loading.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |