Subversion Repositories OpenARM Single-board Computer

Rev

Rev 293 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 293 Rev 313
Line 32... Line 32...
32
#
32
#
33
# first stage is build list of all data found (no caching concept yet)
33
# first stage is build list of all data found (no caching concept yet)
34
# then find all sch and make bom? or find already done boms?
34
# then find all sch and make bom? or find already done boms?
35
35
36
36
-
 
37
rewrite {wrn,inf,err}_printf to get them understanding @FILE@, and add global variable holding current file
-
 
38
so both importers will have simpler warning generator
-
 
39