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=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=RCx4Vmr7Buo+zq1RiwGlRNPDy7Rp9ASErF9j6B+ByDI=; b=Z7jNXFI+o2HXiziGaTmUDlIdxF7ViDBa6+rGJkTDQsoboj7NjxwSL71nQ1Oza43GQ2 NL9319dMSKG8/dLwpmmz8NamnYrB/b3UNWG7CJESP9bgTEBlIg7KIghKTYTg1fyJjd/b wcIEsBUUYBSQDXmlid8abSrA0EwStwHn4VB4S2g/+lqso7fm35QevZJfKxTD9yayvovq yTPr/tyNHrFlLA7KbVOxiENHuKb0ne0UYwEFgOHNshLuyNDkTup8QYg/DjOfXlHDjOHy Djg4bPgqd0bG924jQgNZNSuWOMvYbgI9FmucmvDXATz7araaEbEhSrqPJwhCTW7FZWzC kJng== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; bh=RCx4Vmr7Buo+zq1RiwGlRNPDy7Rp9ASErF9j6B+ByDI=; b=F9lCFpAPvptyWW5+uJFL8ribcEaWqF3qannp4rR2hOWIWpoytHFAtp84as0adqmwk0 uL2ebn+W045U61KE3kR8svJErNuoT4iFgEAnpeG3Mj6259kKpc67jkVfKjANRhlgD7GJ YymBrNXZPCLezXk1dLGIt1uzOOBSPLm+hY0v88UH9VuVkG1xY3hUAiYhGNNmqxMyHHfc RC07YhKbNlTNTcj4+Ot1hsayp0eHXn9rYG/C6VXWaVoMPXiumXERXgHUd/DJ8eCmdR6Q F10Pub5uinYiHmzNlw/zhFQ+LjsBzJ8ND3ClkMrBVVQjEpDVjsE2SqeRXC9mllPZhE3g XZYA== X-Gm-Message-State: AG10YOReA1kXPML/6va7pDIY0552+frD8/5Ga7qEVapH7YyRxoBdWtq9PxE6KmC+nYTScA== X-Received: by 10.25.163.76 with SMTP id m73mr13883526lfe.39.1456428502602; Thu, 25 Feb 2016 11:28:22 -0800 (PST) Date: Thu, 25 Feb 2016 20:28:20 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb import schematic crash, parantheses in netname Message-Id: <20160225202820.27ca08c2cbdf4806269d5fe6@gmail.com> In-Reply-To: References: <20160215215221 DOT fd472794e7b9446a243bfc40 AT gmail 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> <201602162032 DOT u1GKWL7Y005291 AT envy DOT delorie DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Thu, 25 Feb 2016 10:04:05 -0900 "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > On Thu, Feb 25, 2016 at 5:39 AM, John Doty wrote: > > > > On Feb 25, 2016, at 12:40 AM, Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > > >> > >> No, for a tool kit sane behavior involves a certain amount of > >> consistency. > > > > Yes. Allowing any UTF-8 character in any string is simple and consistent. Arbitrary rules make it harder for the user. This is especially true for > > And pcb doesn't do it. So in the case of gEDA, it's inconsistent, not > consistent, and the current rules are arbitrary, not predictable. It > might be great if pcb handled it (debatable IMO) did but it doesn't, > and you're not volunteering to fix it. So you're attitude is screw > pcb users (new ones in particular), I'm not even gonna set one > deconsistification switch so they can have a less buggy experience. I > think that's a bad attitude but you're obviously decided about it and > we're repeating ourselves, so I'm done with this thread now. > > Britton Then it is stuck until someone get enough time and willingness. I will file a bug report about the parantheses then using "import schematics" but not load netlist. I will also add a comment, seg fault is a bug but allow any UTF-8 character would be good. Nicklas Karlsson