[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-bug: [Bug 739586] Re: autonumber complains about missing numslots
I've been having a look -- it's not so simple as it immediately appears.
The problem seems to be that autonumber calls o_slot_end() for every
component whether or not it's actually slotted, and o_slot_end() is
what's generating the warning (as it should, probably).
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/739586
Title:
autonumber complains about missing numslots
Status in GPL Electronic Design Automation tools:
New
Bug description:
The autonumber script comlains in the status window, if a symbol does not contain a numslots symbol:
/-------------------
ÂÂÂÂÂÂÂnumslots attribute missing
ÂÂÂÂÂÂÂSlotting not allowed for this component
\------------------
However, production of netlists e.g. with gsch2pcb works fine without
"numslots=0". This encourages unnecessary clutter in slotless symbols.
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug