Hi Stuart,
[snip]
>I recently came across some symbols with strange pin syntax which made
>gattrib segfault. I have fixed gattrib to be robust against this
>syntax, but I am now wondering if the syntax is valid or not.
>
This is not valid. attributes are text items which are always in
the form name=value. Anything else is not considered an attribute.
You cannot attach just plain text items as attributes.
[snip]
>It has text "Vref" attached to the pin. Is this valid?
>
>Many other symbols have this construct also.
Many? As in the ones in the symbol library? If so, I better
add some checks to gsymcheck to catch them.
-Ales