Index: eagle_bin/test_parser/eagle_bin.c =================================================================== --- eagle_bin/test_parser/eagle_bin.c (revision 9439) +++ eagle_bin/test_parser/eagle_bin.c (revision 9440) @@ -2185,6 +2185,7 @@ printf("Section blocks have been parsed. Next job is finding DRC.\n\n"); + /* need to test if < v4 as v3.xx seems to have no DRC or Netclass or Free Text sections at the end */ read_notes(ctx, f, fn); read_drc(ctx, f, fn);