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=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=9QTRquMe3fGotTNjZlCIWblszbx8e/QK96UZhaP7FY8=; b=P19HVq90hnRy0znVrCLpEQtlAiZ/Aei0FnDnBd+E+jAaoLnIrZS/vUDkqle+f3FBp9 rpIbkJQEp9UgX71SVjTZ9yDU3sreDxodKdXTNIUDcBjmIID6nijeun5hB+N0/jEt5rQX vmARh1wMgZnm8p74CSynU3Lgdxm5Au8vqmBU6MLY5Pw+kdOaL2tjk1p1dx8yuDBdhzcz +pZA3iE55DbvYYhXx0fP+VMF8hentgsJjF2faMQFP5TTgyTklgm6P3vehEvVdyMHv3yH ATjWOnJLrT6NV93a9zH6x96Lq3yLeTYDOzxMmhofqqROr2T0Vw3bN4vF/c46db6NPJHb O4Kw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=9QTRquMe3fGotTNjZlCIWblszbx8e/QK96UZhaP7FY8=; b=Bp2jyxOR7EeDT06fHGiCibkHLk3a9jsOsTsa82gOkdAgFmchJBPyMvEuBOSViegXXH /stXllAqUJpCG5zPEkxVoy88d0K5G5kxO3mDLgm/V1q+zynIwthglCVWHCzrkvqjYgCI cbsK58qMazo0XI7JtIU9d1q7xoPPOYgIGj6c8slGx4lvyknqwgHxpsm8MjwtMKq1sd6a qX1GxNIkduTXo8EZ3uQ8CO+kH9UgPo9Sr96nw540pvJ5N/A5ZQEYGCM42Km7njm8pN8c 2+b42Y2UrJI6F84qHb9k8TdlZHBM22t7p7E7rwFBirihVlITASoTwyUrzpLKe0CQT7B2 VZKA== X-Gm-Message-State: APjAAAUbDcky/tx9pFON+/pawT3RW9/aylGtxQqW/4kUcgZDH7zZlhxH lIbbst62LNh9SgGT0RLFEtcMtbdA X-Google-Smtp-Source: APXvYqyaZ/6yNW+RXCEaytkoancEkHFZqCAqngTkGKbA9m7qVdloRrDv3mT9rW/epotOzcPGT5GFpw== X-Received: by 2002:a2e:9b8f:: with SMTP id z15mr15072411lji.20.1576375162019; Sat, 14 Dec 2019 17:59:22 -0800 (PST) Date: Sun, 15 Dec 2019 04:59:15 +0300 From: "dmn (graahnul DOT grom AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcr-rnd, hierachy separator, work in lepton-netlist but not with pcb-rnd Message-ID: <20191215045915.06b9a9b0@demon> In-Reply-To: <20191214182449.13c741ce900cd72cf6369541@gmail.com> References: <20191214182449 DOT 13c741ce900cd72cf6369541 AT gmail DOT com> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; amd64-portbld-freebsd11.3) 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 Sat, 14 Dec 2019 18:24:49 +0100 "N (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" wrote: > To avoid problem with hierachical symbol lepton-netlist have to be > used and a row (hierarchy-uref-separator ":") put in the gafrc file hierarchy-uref-separator RC function is deprecated in lepton [1]. Please use the [gnetlist.hierarchy]::refdes-attribute-separator configuration key instead. > lepton-netlist does however > not work with pcbrndfwd, it stops with the error message It is the other way around: apparently, the pcbrndfwd backend wasn't designed to work with lepton-netlist. [1] https://github.com/lepton-eda/lepton-eda/wiki/Configuration-Settings#user-content-deprecated-settings Regards, Dmitry.