cppcheck/tools
Kimmo Varis c7d99fe9a7 Remove ErrorLogger::reportStatus() method.
The ErrorLogger::reportStatus() is not lib code interface. The CLI
code does the looping through file list and gives one file at a
time for the core code. Hence lib has no any idea about the
progress and it can't provide such information.

Also the recent commit (6d858b6) caused a GUI build failure by
adding CLI code dependency to GUI. Which is big no-no.

This is admittedly a hack. But it allow us to build all modules
again.
2011-04-27 23:27:02 +03:00
..
Makefile fix compilation error 2011-03-23 01:27:08 +01:00
dmake.cpp Remove ErrorLogger::reportStatus() method. 2011-04-27 23:27:02 +03:00
dmake.vcproj Fix dmake for Windows. 2010-03-11 22:30:06 +02:00
extracttests.cpp astyle: Update to astyle 1.24 2010-04-15 20:08:51 +02:00