Don't output whitespace at the end of a line.
[geda-gaf/berndj.git] / gsymcheck / tests / old_symbol.output
blob2411d34e757154ed3914a4ac4c8f09f3993f7f90
1 Warning: Found unknown slot1= attribute: [slot1=1,2,3]
2 Warning: Found unknown slot2= attribute: [slot2=4,5,6]
3 Warning: Found unknown slot3= attribute: [slot3=9,10,8]
4 Warning: Found unknown slot4= attribute: [slot4=12,13,11]
5 Warning: Found unknown pin3= attribute: [pin3=3]
6 Warning: Found unknown pin2= attribute: [pin2=2]
7 Warning: Found unknown pin1= attribute: [pin1=1]
8 Warning: Found obsolete uref= attribute: [uref=U?]
9 Warning: Missing pintype= attribute
10 Warning: Missing pintype= attribute
11 Warning: Missing pinlabel= attribute
12 Warning: Missing refdes= attribute
13 ERROR: Invalid pintype=123just a type attribute
14 ERROR: Missing pinseq= attribute
15 ERROR: Missing pinseq= attribute
16 ERROR: Missing pinseq= attribute
17 ERROR: Missing pinnumber= attribute
18 ERROR: Missing pinnumber= attribute
19 ERROR: Missing pinnumber= attribute
20 ERROR: Missing slotdef= (there should be 4 slotdef= attributes)
21 ERROR: Found old pin#=# attribute: pin3=3
22 ERROR: Found old pin#=# attribute: pin2=2
23 ERROR: Found old pin#=# attribute: pin1=1
24 ERROR: Found old slot#=# attribute: slot1=1,2,3
25 ERROR: Found old slot#=# attribute: slot2=4,5,6
26 ERROR: Found old slot#=# attribute: slot4=12,13,11
27 12 warnings found
28 14 ERRORS found