aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmlmin/main.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2012-12-11 21:09:47 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-11 14:50:32 +0100
commite0f21c696a1f960d0e55f33eed9d1dc37d8edae0 (patch)
treeb02c123deccaba9121ed0e307de25115dead101b /tools/qmlmin/main.cpp
parent8bd89ac26344c1a617dcfd4730f93559ad48e9d4 (diff)
Don't assume QChar::null() is the end of input
The lexer currently assumes a null QChar implies the end of our input stream. Change it to take the full string into account. null QChar's inside comments or strings are now accepted, everywhere else they will cause a parse error. Change-Id: I60c40a32d5afe94c6c56d8a8092fc32726b98420 Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com>
Diffstat (limited to 'tools/qmlmin/main.cpp')
0 files changed, 0 insertions, 0 deletions