X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Sat, 12 Apr 2014 00:22:25 -0400 Message-Id: <201404120422.s3C4MPbM020295@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: <5348BE56.8000106@mochima.com> (message from Carlos Moreno on Sat, 12 Apr 2014 00:17:26 -0400) Subject: Re: [geda-help] Having some trouble again! References: <533F89FE DOT 2060808 AT mochima DOT com> <534000E2 DOT 5080703 AT mochima DOT com> <5342AF6B DOT 6010405 AT mochima DOT com> <53445BD8 DOT 4070505 AT mochima DOT com> <53452A49 DOT 8000701 AT mochima DOT com> <20140409114728 DOT GA2172 AT localhost DOT localdomain> <5348800F DOT 3070500 AT mochima DOT com> <201404112358 DOT s3BNwoEw009040 AT envy DOT delorie DOT com> <5348973D DOT 9020603 AT mochima DOT com> <201404120135 DOT s3C1ZVgH012034 AT envy DOT delorie DOT com> <5348B7CE DOT 1070107 AT mochima DOT com> <201404120354 DOT s3C3sNtU018282 AT envy DOT delorie DOT com> <5348BE56 DOT 8000106 AT mochima DOT com> Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Lower case letters at the end of refdes's *are* allowed. They're just ignored. We can't report an error for your case and support the other use case at the same time. The text in the message log showed it was looking for a device "Q". Since you don't have a device "Q" this should have been a clue that something was happening you didn't understand. The documentation for the netlist file format (section 8.5 of the PCB manual) states that trailing lower case letters are stripped. Other than dropping support for the other use mode (which we've talked about before), there's little we can do since it's intentional.