[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-bug: [ geda-Patches-3150610 ] Problematic attribute place holder values



Patches item #3150610, was opened at 2011-01-03 14:33
Message generated for change (Tracker Item Submitted) made by clifcox
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=3150610&group_id=161080

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: symbols
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Clif Cox (clifcox)
Assigned to: Nobody/Anonymous (nobody)
Summary: Problematic attribute place holder values

Initial Comment:
In some gnetlist backends the name=? attributes cause problems because they look like
valid attribute values. eg file=? may be mistaken for a valid filepath, and value=? for 
an actual value. Changing them to name=unknown is one way to solve this problem in the
interim. It's now safe to remove the special checks for these "?" like the one in spice-sdb.
This patch updates these problematic name=? attributes in some symbols to name=unknown,
and removes FIXME code snipit that checked for the ? value in spice-sdb.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=3150610&group_id=161080


_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug