TypeDescriptionReader: Check for files that are not UTF8 encoded
We had a qmltypes file that was encoded in UTF16 and did not work.
We should at least warn about it.
Change-Id: I42555782ee16ddd25552f919845aa85ff1f3f636
Reviewed-by:
Fawzi Mohamed <fawzi.mohamed@digia.com>
Showing
- src/libs/qmljs/qmljsinterpreter.cpp 20 additions, 5 deletionssrc/libs/qmljs/qmljsinterpreter.cpp
- src/libs/qmljs/qmljsinterpreter.h 2 additions, 3 deletionssrc/libs/qmljs/qmljsinterpreter.h
- src/plugins/qmljstools/qmljsplugindumper.cpp 3 additions, 2 deletionssrc/plugins/qmljstools/qmljsplugindumper.cpp
Loading
Please register or sign in to comment