X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Sun, 15 Feb 2015 14:02:16 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: [geda-user] work on gEDA In-Reply-To: <20150215125310.64f947db@jive> Message-ID: References: <20150215021721 DOT 28d94fde AT jive> <20150215092144 DOT EF6D381A5EB8 AT turkos DOT aspodata DOT se> <20150215125310 DOT 64f947db AT jive> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 Sun, 15 Feb 2015, Lev wrote: > On Sun, 15 Feb 2015 11:13:57 +0100 (CET) > gedau AT igor2 DOT repo DOT hu wrote: > >> I maintain my own fork where I implement what I >> need and won't have to convert to C++ > > Can we see your fork? svn://repo.hu/pcb-rnd "rnd" as in random: it's a fork of an oldish version of pcb and some random mods on it. A list of the main modifications: http://repo.hu/projects/pcb-rnd/ The mincut thing still has a bug so I see a segfault ever now and then, and the intconn+nonetlist way of doing 0 ohm smd resistors has strange indication when network is highlighted. Didn't yet have the time to nail these, but I keep saving PCBs that trigger the bug so when I get around to it I will be able to reproduce the problems. Aside of these bugs, I've been using this version on all my systems for at more than a year and it's generally fine. Next big thing will be embedded scripting with libgpmi - I used to have such a project (pcb-gpmi) but it didn't take off back then (noone shown interest in it and I didn't have a full pcb fork those days). Regards, Igor2