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=5vwpSSsM9GRTrtyqEECUc2O548ZxmnLC589yAFTQt7c=; b=m6l+dwibQNBAjKJqTqZYTJ2crEYSzrK+kgm5qedpWGoZc4rmHts/Jq1ziVBRry4Ls0 FygumqRUpKxLkxRZ70fG2gN8Vypaa68VgLjO7ZyWqGKhvnzmzug9A2yIdWKitok5GSxg OkRofkgOoTXzTckWXdXvV3IZKDKS2i8yE9XuvW+pOyFDz+ftmzwn7miFAKutzX5mP/hf nd0HLU1ZaeK/9ZkRXhiZDCpZgyFcI89YILT/9CezSDaVQb4lG3+l+Mu+4Ix/pgWNYXzS 7SfDVN9MilXjuyyrTbiLYrBbZOlot9VVW5yb2WWXmE5VuooiTOUvNW82zOyvo+xL9Qrr bXnw== 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=5vwpSSsM9GRTrtyqEECUc2O548ZxmnLC589yAFTQt7c=; b=OL/WXeqcmSUZ5Dj7cvwkVMzvwFAo7kjalgcLFbH8iexwi3WMFF6lYcopugNyUaIHN8 ZcCCZ6Z2G2rof9UMNeV/wWbXMGB5t20HqhjDaRPgChVp3fQ1WEI+5vsj01u4wPQZIoJ5 SZYo/+Fi3xguuwSUa1+JXFe6nIG6FIUP6KovKI8VCO4ka1BZxhnhZV8UWiyTdp+kEm4p Wefb/i1eSSWbxImagDvj06RjRWOmK9PNeoFS9toqTsvVF5ttC3yB+KHTe9xJbSY+ZMC7 IKtVHZW08quBQhCevtJhQUXPL0ShvEd/LzoTbTUFlKPJhcVa6i5QY4B5QCX8/PqcywGZ PY6A== X-Gm-Message-State: AG10YOTXs3JRac7eHzXy3g5itSmolHg9AniuNilZydz+c7lGfHn9/u9iaqVtphAVezwdoQ== X-Received: by 10.28.99.69 with SMTP id x66mr17889227wmb.95.1455609393011; Mon, 15 Feb 2016 23:56:33 -0800 (PST) Date: Tue, 16 Feb 2016 08:56:28 +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: <20160216085628.b70143c330cd4da98a4603d3@gmail.com> In-Reply-To: <201602160724.u1G7Ox26001785@envy.delorie.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> 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 > > gsch2pcb work with parantheses in net name but not import > > schematic. Does pcb run gnetlist then doing import schematic? > > Both import and gsch2pcb use gnetlist. I think I found the point in source code in action.c there gnetlist is run. Are there any proper way to set define DEBUG ? Nicklas Karlsson