[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: gschem2pcb question
[snip]
>> which is not handling the "attribute attached to the outside
>> is also valid" case. So this is a bug. I will deal with this
>> (among other bugs, now that I'm on the net for now) this evening.
>
>A silly question; is it a bug in gnetlist or in the backend?
>
Bug in gnetlist, in gnetlist::get-package-attribute (or
whatever it is called). Most likely it is calling the wrong
o_attrib_search* routine, or that particular routine doesn't
handle the "attribute attached to the outside of the symbol"
case.
-Ales