libgeda: fix memory leak introduced with the last commit.
[geda-gaf/werner.git] / gsymcheck / tests / oldslot.output
blob09328bceebd7c03b47c004ba970bf617d336b9cc
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 ERROR: Missing slotdef= (there should be 4 slotdef= attributes)
6 ERROR: Found old slot#=# attribute: slot1=1,2,3
7 ERROR: Found old slot#=# attribute: slot2=4,5,6
8 ERROR: Found old slot#=# attribute: slot4=12,13,11
9 4 warnings found 
10 4 ERRORS found