Re: gEDA-user: gnetlist partslists backends

2010-10-24 Thread Richard Barlow
Hi, On Wed, 2010-08-04 at 13:08 +0100, Robert Spanton wrote: > Can someone with push rights to gaf get Richard's gnetlist patch into > mainline? It would be very useful if someone could either accept or reject this patch as it is beginning to cause problems for my organisation. Thanks, Richard

Re: gEDA-user: gnetlist partslists backends

2010-08-04 Thread Robert Spanton
*bump* Can someone with push rights to gaf get Richard's gnetlist patch into mainline? Cheers, Rob On Thu, 2010-06-03 at 00:22 +0100, Richard Barlow wrote: > Hi > > I discovered a bug in the partslist[1-3] backend for gnetlist when > processing hierarchical designs. It strips the refdes of sub

Re: gEDA-user: gnetlist partslists backends

2010-06-10 Thread Robert Spanton
On Thu, 2010-06-03 at 00:22 +0100, Richard Barlow wrote: > I discovered a bug in the partslist[1-3] backend for gnetlist when > processing hierarchical designs. It strips the refdes of sub-schematic > symbols from the sub-schematic components meaning you end up with > duplicate refdes's. I've attac

gEDA-user: gnetlist partslists backends

2010-06-02 Thread Richard Barlow
Hi I discovered a bug in the partslist[1-3] backend for gnetlist when processing hierarchical designs. It strips the refdes of sub-schematic symbols from the sub-schematic components meaning you end up with duplicate refdes's. I've attached a patch which should fix this issue. To reproduce the pr