X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Tue, 16 Feb 2016 14:19:11 -0500 Message-Id: <201602161919.u1GJJBe6002273@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <007F73DE-DAE0-42CD-8170-93361DD43C05@noqsi.com> (message from John Doty on Tue, 16 Feb 2016 12:13:27 -0700) Subject: Re: [geda-user] pcb import schematic crash, parantheses in netname 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> <201602161814 DOT u1GIE4N8030809 AT envy DOT delorie DOT com> <201602161857 DOT u1GIvWfH001103 AT envy DOT delorie DOT com> <007F73DE-DAE0-42CD-8170-93361DD43C05 AT noqsi 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 Precedence: bulk > >> As far as I know, the only character gschem can't put into a refdes > >> or netname is NULL. > > > > I bet newlines are tricky, but that's a nitpick. > > I put newlines in attributes all the time. Very useful for SPICE. I was referring specifically to refdes, which you were talking about. I know other attributes in general can be multi-line, but if you had a multi-line refdes I suspect the odds are good that something in the various flows to barf on it. Just because attributes in general are flexible doesn't mean that interpretation of attributes in context is.