diff options
author | Friedemann Kleint <Friedemann.Kleint@nokia.com> | 2012-05-10 11:26:05 +0200 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-05-10 12:34:42 +0200 |
commit | 58f53b807fafcadf76282f0c8c7f20451c7a97a5 (patch) | |
tree | 01522c659562d19a0232b977f955ead7d6c057cb /src/scripttools/debugging/qscriptdebuggerbackend.cpp | |
parent | 406402dc639db7f5d785961717326467026fb6f1 (diff) | |
download | qtscript-58f53b807fafcadf76282f0c8c7f20451c7a97a5.tar.gz |
Remove large, static QString[] arrays from test qscriptvaluegenerated.
They seems to trigger a compiler error for linux-arm-gnueabi-g++
(32bit).
Use const char *-arrays and introduce utility functions
to populate the static hashes, sets. Fix some string and iterator
usage errors.
Change-Id: I4e32c6ffa004e141bc04c3a2971c379f71072b38
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Diffstat (limited to 'src/scripttools/debugging/qscriptdebuggerbackend.cpp')
0 files changed, 0 insertions, 0 deletions