diff options
author | Markus Heidelberg <markus.heidelberg@web.de> | 2014-12-29 14:27:55 +1100 |
---|---|---|
committer | Markus Heidelberg <markus.heidelberg@web.de> | 2014-12-29 14:27:55 +1100 |
commit | 2d7a1e5afcf2d130973be607860b6d679b2d82ed (patch) | |
tree | 959a1bf06d17a82d8bd2a0543cfa1d73c4af5a15 /include/SciLexer.h | |
parent | d17f2ebdcbb13d59303ae3728fe969f3e3ef8ef8 (diff) | |
download | scintilla-mirror-2d7a1e5afcf2d130973be607860b6d679b2d82ed.tar.gz |
S-Record lexer: correctly count the characters of an invalid short line
If the line only consisted of 3 digits (e.g. S12), then highlighting of
the third one (first digit of the "count" field) was dependent on the
content of the subsequent line. Now this digit is always highlighted as
valid "byte count", independent on its value, if there is no further
digit behind.
The function return value can be negative now.
Diffstat (limited to 'include/SciLexer.h')
0 files changed, 0 insertions, 0 deletions