Delete parsers after parsing is done.
This way we have a chance to flush out any state the parsers might have.
Showing
- src/plugins/projectexplorer/abstractprocessstep.cpp 6 additions, 0 deletionssrc/plugins/projectexplorer/abstractprocessstep.cpp
- src/plugins/projectexplorer/ioutputparser.cpp 9 additions, 2 deletionssrc/plugins/projectexplorer/ioutputparser.cpp
- src/plugins/projectexplorer/ioutputparser.h 1 addition, 0 deletionssrc/plugins/projectexplorer/ioutputparser.h
- src/plugins/projectexplorer/outputparser_test.cpp 13 additions, 0 deletionssrc/plugins/projectexplorer/outputparser_test.cpp
- src/plugins/projectexplorer/outputparser_test.h 3 additions, 0 deletionssrc/plugins/projectexplorer/outputparser_test.h
Please register or sign in to comment