diff options
author | Markus Heidelberg <markus.heidelberg@web.de> | 2015-01-11 09:04:35 +1100 |
---|---|---|
committer | Markus Heidelberg <markus.heidelberg@web.de> | 2015-01-11 09:04:35 +1100 |
commit | 813d67c7121f396049e468c1b4ae23f2fb779814 (patch) | |
tree | bf79a932ac2819b48e7a01e916b07c34768e40fe /qt/ScintillaEditBase/ScintillaEditBase.cpp | |
parent | 6b703450e0115cf796c393103d427ad846549826 (diff) | |
download | scintilla-mirror-813d67c7121f396049e468c1b4ae23f2fb779814.tar.gz |
LexHex: add a default case for handling faulty states to all lexers
If the state variable is set to a state not used in this lexer, an
endless loop would occur because Forward() is never invoked then.
Diffstat (limited to 'qt/ScintillaEditBase/ScintillaEditBase.cpp')
0 files changed, 0 insertions, 0 deletions