[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-bug: [Bug 705397] Unnecessary warning: Found a zero length pin:
status fixcommitted
done
commit 9b9080e184607b3cb449a1ccb6082207ed39738f
Author: Peter TB Brett <peter@xxxxxxxxxxxxx>
Date: Thu Jan 20 16:45:48 2011 +0000
libgeda: Don't warn about finding zero length pins on load.
There's no actual reason why zero length pins shouldn't be allowed;
they work fine in gnetlist, and they show up okay in gschem.
Closes-bug: lp-705397
** Changed in: geda
Status: New => Fix Committed
--
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/705397
Title:
Unnecessary warning: Found a zero length pin:
Status in GPL Electronic Design Automation tools:
Fix Committed
Bug description:
On start-up, gschem issues a warning if pins with zero length are found. E.g:
Found a zero length pin: [ P 100 100 100 100 1 0 0]
There is no reason to issue a warning. gnetlist does not care for the
length of the pins. They are no problem in the GUI, either. When not
connected, they are visible, by the red mark.
Proposed solution:
Remove the check for zero length pins on start-up.
---<)kaimartin(>---
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug