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

gEDA-bug: [ geda-Patches-3114991 ] get-package-attribute sometimes returns "?"



Patches item #3114991, was opened at 2010-11-21 17:43
Message generated for change (Tracker Item Submitted) made by clifcox
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818428&aid=3114991&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: gnetlist
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Clif Cox (clifcox)
Assigned to: Nobody/Anonymous (nobody)
Summary: get-package-attribute sometimes returns "?"

Initial Comment:
In addition to correctly returning unknown when an attribute isn't found get-package-attribute sometimes returns a "?". This causes the scheme code to get peppered with checks for both. eg. spice-sdb. I thought this might be from something in o_attrib_search_object_attribs_by_name but the rabbit hole goes deeper than that, and this being my first foray into gaf and all I chose to fix it in get-package-attribute though maybe someplace else would be better. Of course this means that there are two values that an attribute can't have "unknown" and "?". Not the best situation but it's causing lots of extra bugs in the backends that shouldn't be there. :-)

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

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


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