OSDN Git Service

don't give up on evaluation errors too easily
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 9 Feb 2011 19:03:04 +0000 (20:03 +0100)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Thu, 10 Feb 2011 13:56:15 +0000 (14:56 +0100)
commitd789619170a18c284dc7d801e1f3faaf4e1eba09
treea77e5f1a3014f35a6fe9cbd4e0532d8be24eb697
parente77c2f5a8b843f9f87d0466f619ba204ce4745c5
don't give up on evaluation errors too easily

if the exact evalution fails (possibly because of a parser error), then
still use the cumulative evaluation to construct the project tree. only
the target information won't be updated and the code model will be left
in the dark.

todo: the errors are dumped only to the (unnumbered) "general messages"
output pane, which makes them practically invisible.

Task-number: QTCREATORBUG-3093
src/plugins/qt4projectmanager/qt4nodes.cpp
src/plugins/qt4projectmanager/qt4nodes.h