Add new-style power symbols
[geda-gaf.git] / gsymcheck / tests / text_errors.output
blob9aa5033cd6f3d2b41db8d68f689a15af6368ab7f
1 Warning: Found unknown name1= attribute: [name1=value1]
2 Warning: Found unknown value_invisible= attribute: [value_invisible=value_invisible]
3 Warning: Found unknown name_invisible= attribute: [name_invisible=name_invisible]
4 Warning: Found a simple text object with only SHOW_NAME or SHOW_VALUE set [text with value_invisible]
5 Warning: Found a simple text object with only SHOW_NAME or SHOW_VALUE set [text with name_invisible]
6 Warning: Found text with unbalanced overbar markers '\_' in it' [pinlabel=\_Reset]
7 Warning: Found text with a '\' in it: consider to escape it with '\\' [pinlabel=a\b]
8 Warning: Found text with a '\' in it: consider to escape it with '\\' [pinlabel=ab\c\d\]
9 Warning: Found text with a '\' in it: consider to escape it with '\\' [pinlabel=ab\c\d\]
10 Warning: Found text with a trailing '': consider to escape it with '\\' [pinlabel=ab\c\d\]
11 Warning: Missing footprint= attribute
12 Warning: Missing refdes= attribute
13 ERROR: Missing device= attribute
14 12 warnings found 
15 1 ERROR found