Anyone have a clue where 'cpp' is supposed to come from? It's not set
anywhere in style.py.
% python util/style.py chkformat src/sim/main.cc
Traceback (most recent call last):
File "util/style.py", line 543, in <module>
validate(filename, stats=stats, verbose=verbose, exit_code=code)
File "util/style.py", line 363, in validate
if cpp:
NameError: global name 'cpp' is not defined
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev