Prefer qFatal to assert for failure condition
authorMatt Vogt <matthew.vogt@jollamobile.com>
Fri, 17 May 2013 00:14:26 +0000 (10:14 +1000)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 19 May 2013 00:31:27 +0000 (02:31 +0200)
commit91553ec97c28302707ed9ffecc74d248d3011e19
tree41be107b95068dd2b04606215665f96d24e737f2
parent4931f4078d7113bab73ca4ae1d9cedaa0e8712a6
Prefer qFatal to assert for failure condition

Otherwise the explanatory message won't be seen in release mode.

Change-Id: I5c9fbc86753ac5ecea3d0714b8f17207f6b713d6
Reviewed-by: Alan Alpert <aalpert@blackberry.com>
src/qml/qml/v4/qv4irbuilder.cpp