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:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=f30OkE7hoS85IA56bKU35e6/MIjhpXLpuJHQdynSbKg=; b=EGp1mq0thDqtwHxyJljqAb1q8uGE2pZhJy9tbrXcIEfc5bLEFcb+08fchSs9nPrbdo gToTO8h7QKOxWBoWW2CtbHGNB/EJqwoAw6oqAlJ6fAl3HOC7p4hpN/fY/uyrPpezalND 3IOTCQh3JXU3KpZ7TCqAAgT6ia0L6/W+nbocJnh4UhRNVXU8foAVmfz6fS4VB5Kw+Po4 pgxpqkJWYckP/hX+/w/j42nhEHQ5R8kKHTcemSpWApWQBAQ+pTlMP98YWQoKkkmb7RXU Av6JXuIk58MmHx6hh8AgUx5dmXPzD7n5IoY2naXUkSYuxmdgAZg/70swbdp749jwfdgS YkwQ== X-Received: by 10.152.170.225 with SMTP id ap1mr24649687lac.72.1442468902327; Wed, 16 Sep 2015 22:48:22 -0700 (PDT) Date: Thu, 17 Sep 2015 08:48:20 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com, geda-developers AT lists DOT launchpad DOT net Subject: Re: [geda-user] New experimental netlist features Message-ID: <20150917054820.GE1837@localhost.localdomain> Mail-Followup-To: geda-user AT delorie DOT com, geda-developers AT lists DOT launchpad DOT net References: <55E8773B DOT 9000902 AT jump-ing DOT de> <55E8831A DOT 8050307 AT jump-ing DOT de> <55E891FA DOT 2010509 AT jump-ing DOT de> <55E8AE6C DOT 2090304 AT jump-ing DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) 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 Wed, Sep 16, 2015 at 08:04:54PM +0200, Roland Lutz wrote: > On Fri, 4 Sep 2015, Roland Lutz wrote: > >This introduces new dependencies on Python 2.7 and a C++ compiler. For > >this reason, I didn't push it directly into master but into a new branch > >'home/rlutz/xorn-integration'. > > Since there haven't been any objections, I pushed it into master. You > should now automatically get the `xorn' executable when compiling from the > latest sources. I had objections. Probably you've not heard them. I disagree with adding xorn into master, 1. until we discuss its place in the project and get consensus amongst developers on this 2. because it breaks my release plans (I've been thinking of a new release as is ASAP, and then a bug-fix release) 3. because it introduces complications for the Windows port (new dependencies) Cheers, Vladimir