summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
diff options
context:
space:
mode:
authorTobias Hunger <tobias.hunger@digia.com>2014-03-04 13:30:32 +0100
committerTobias Hunger <tobias.hunger@digia.com>2014-03-04 13:33:52 +0100
commit92032b961539da00106a9f5bc2097c97c3820027 (patch)
tree6eda68484ba41e905b6a1952dcf27938d3b7279f /src/plugins/qmljseditor
parente110a88cee2fb40e36a3b2b51c083baf67ae9233 (diff)
downloadqt-creator-92032b961539da00106a9f5bc2097c97c3820027.tar.gz
MakeParser: Better parsing based on gnumake manual
The gnumake manual states that the make errors start either with a make executable or a makefile, followed by a message. This message starts with "warning: " for warnings and with "*** " for fatal errors. Normal errors have no prefix. This patch should make sure all these are recognized and also simplifies the code a bit. It also adds a new unit test for the lines starting with a Makefile. That one addresses QTCREATORBUG-10576. Task-number: QTCREATORBUG-10576 Change-Id: Ib3ef2ff5e324e773d7e78bb148bf09e9875b985e Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
Diffstat (limited to 'src/plugins/qmljseditor')
0 files changed, 0 insertions, 0 deletions