X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kLzaq47mn9vkZGDKbe4e5D5zeFh0HW4vPQMVyy0yOl8=; b=oaB1We+m2gGbv3HgUeFxonIslU+NnhVpPRklS8uF+KXUCvFgLewy7n16f7JMcIXimb /peXHNGzfZrdxFgUSvsq1XJpg+GFuUWSwYVjPL+8x0LAj4jyEQTRUmCC5gR2OLLHTtZy hSn6YWi5+FXz7mp2L32Yja7k+3oYYumsyWgNBGS8LaKJqD3HabeiQ062dXSCMS3n4wNH nb8iy/0zOIVn7NwsFb1hlyfXi1US2KTkNmHn93Vw/0WrGPHJ1864m+c+POY3++jL3zke DLs7iKb3P5ugMhlO750rlu5QzQDG9la70OZZajdJZIkv2SMhOp4NVm/LzAOtPQJoeC9K zFqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=kLzaq47mn9vkZGDKbe4e5D5zeFh0HW4vPQMVyy0yOl8=; b=UYqXh6hwlNd4Dbs91fEGx0Vdrbp24t6TsTLYuj62Syfi4orwePiM2Ne2SeuNcHu0iQ /LBer2fCmFcY5nuyVJzWH+32wWMp1G4jGUQd/3gJ45CK2i47ZjTxmSbX6/aMXGOH1Syr SVr0GX2uYtfG3n4+wHkyHJekcc8zqipkd5DTxINNElzmxWHGl1wvBHqCdjcTVglkOOYf KiDZ1h0rEV/XtwpjgaebTGTkFSehjt3E8Nwq6mPFSIozagHng/UQLEqaaD8IGASg1leF xdMtIqe+oVuO/LelJV6Xolinnj1/4xGD+EQPBJRVDgpI103rqJDPDqhDJx63ZC2ay6n4 8xBA== X-Gm-Message-State: AG10YOT0BOgSE5HH9JyOPbkHpgy7g9/z2BETFGbLcd/9DPGcWpNpJokA37hRbz0QRkh/wIJfGk0oFkVewe6XJw== MIME-Version: 1.0 X-Received: by 10.202.210.195 with SMTP id j186mr18064529oig.56.1455647731807; Tue, 16 Feb 2016 10:35:31 -0800 (PST) In-Reply-To: <0EA9D8BC-9C58-4F34-9130-55A8A52D76D5@noqsi.com> References: <20160215215221 DOT fd472794e7b9446a243bfc40 AT gmail DOT com> <201602152055 DOT u1FKtM4K011038 AT envy DOT delorie DOT com> <20160215220938 DOT bbc7eaa59d827cd0b261ea97 AT gmail DOT com> <201602152135 DOT u1FLZrw9012774 AT envy DOT delorie DOT com> <7F210DE7-0A0B-42F9-ABBE-2C2768621186 AT noqsi DOT com> <20160216081722 DOT 1065cbed6653d3da4ffc7498 AT gmail DOT com> <201602160724 DOT u1G7Ox26001785 AT envy DOT delorie DOT com> <20160216085628 DOT b70143c330cd4da98a4603d3 AT gmail DOT com> <201602160805 DOT u1G85d8c003148 AT envy DOT delorie DOT com> <20160216092912 DOT 7f7439f703b49175a21dbb1b AT gmail DOT com> <201602161715 DOT u1GHFMBB028078 AT envy DOT delorie DOT com> <0EA9D8BC-9C58-4F34-9130-55A8A52D76D5 AT noqsi DOT com> Date: Tue, 16 Feb 2016 18:35:31 +0000 Message-ID: Subject: Re: [geda-user] pcb import schematic crash, parantheses in netname From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" To: gEDA User Mailing List Content-Type: multipart/alternative; boundary=001a113df2ecf8fc80052be76598 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 --001a113df2ecf8fc80052be76598 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi John, Please ignore this thread - we were specifically discussing PCB, and its own gnetlist back-end. Peter On 16 February 2016 at 18:21, John Doty wrote: > > On Feb 16, 2016, at 11:03 AM, Peter Clifton (petercjclifton AT googlemail DOT co= m) > [via geda-user AT delorie DOT com] wrote: > > Ok, that is one approach.. > > On the other hand, we already use "/" for discerning hierarchy, so that > already implies a certain restriction of legal characters within a net-na= me > portion. > > > That=E2=80=99s merely the default in geda-gaf. It=E2=80=99s configurable,= so a specific > flow might choose something else. > > I'm sure we may also run into problems with our existing format, with "-"= , > where "-" is present in the net-name, and/or pin-name. (U1-1, U2-2 etc..) > > > Peter > > > > On 16 February 2016 at 17:15, DJ Delorie wrote: > >> >> > DJ... You wrote the action stuff, and the new import tool, what are yo= ur >> > thoughts on legal character set? (Should it match whatever we can rea= d >> in >> > .net files? Any idea what that allows? (I'm not currently at my >> computer). >> >> I'm going to stick with "UTF-8" and quote anything the action syntax >> uses. I.e. make it an exlude list (via quoting), not an include list. >> >> We may not support all of UTF-8 everywhere, but that's no excuse not >> to aim for that target whenever we touch the code. >> > > > John Doty Noqsi Aerospace, Ltd. > > http://www.noqsi.com/ > > jpd AT noqsi DOT com > > > --001a113df2ecf8fc80052be76598 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi John,

Please ignore this thread = - we were specifically discussing PCB, and its own gnetlist back-end.
Peter

On 16 February 2016 at 18:21, John Doty <jpd AT noqsi DOT com> wr= ote:
=
On Feb 16, 2016, at 11:03 AM, Peter Clifton = (petercj= clifton AT googlemail DOT com) [via geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:
<= br>
Ok, that is one app= roach..

On the other hand, we already use "/" for di= scerning hierarchy, so that already implies a certain restriction of legal = characters within a net-name portion.

That=E2=80=99s merely the default in geda-gaf. It=E2=80=99s config= urable, so a specific flow might choose something else.

I'm sure w= e may also run into problems with our existing format, with "-", = where "-" is present in the net-name, and/or pin-name. (U1-1, U2-= 2 etc..)


Peter



On 16 February 2016 a= t 17:15, DJ Delorie <dj AT delorie DOT com> wrote:

> DJ... You wrote the action stuff, and the new import tool, what are yo= ur
> thoughts on legal character set?=C2=A0 (Should it match whatever we ca= n read in
> .net files? Any idea what that allows? (I'm not currently at my co= mputer).

I'm going to stick with "UTF-8" and quote anything the= action syntax
uses.=C2=A0 I.e. make it an exlude list (via quoting), not an include list.=

We may not support all of UTF-8 everywhere, but that's no excuse not to aim for that target whenever we touch the code.


John Doty=C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0=C2=A0=C2=A0 =C2=A0=C2=A0<= /span>Noqsi Aerospace, Ltd.

http://ww= w.noqsi.com/

jpd AT noqsi DOT com




--001a113df2ecf8fc80052be76598--