OSDN Git Service

don't give up on parsing errors
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 9 Feb 2011 19:00:44 +0000 (20:00 +0100)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Thu, 10 Feb 2011 13:56:15 +0000 (14:56 +0100)
commite77c2f5a8b843f9f87d0466f619ba204ce4745c5
treee3ef359e46f0754cd9490493b8db1f61f69e6998
parent20e45a0d2db25803cf5748253d513742910dbcff
don't give up on parsing errors

instead of erroring out the parse, only error out the evaluation in
exact mode. that way we can do cumulative evaluation even on broken
files.

Task-number: QTCREATORBUG-3093
src/shared/proparser/profileevaluator.cpp
src/shared/proparser/profileparser.cpp
src/shared/proparser/proitems.cpp
src/shared/proparser/proitems.h