aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/CharacterSet.cxx
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2018-04-19 17:09:27 +1000
committerNeil <nyamatongwe@gmail.com>2018-04-19 17:09:27 +1000
commit1edfa1eaef9301aeffe31253cfc06709d4d8aae0 (patch)
tree1f3d496d6b70578797b056e5bcbf5694cb65f407 /lexlib/CharacterSet.cxx
parentd7c16df6b0cafa6d5dffbcfad31afe7d468b85be (diff)
downloadscintilla-mirror-1edfa1eaef9301aeffe31253cfc06709d4d8aae0.tar.gz
Backport: Casting changed in many places, due to change to 64-bit variables for 64-bit
builds. Some of the changes ensure no truncation while others remove casts that are no longer needed because the externally visible Sci_Position is now identical to Sci::Position. Some extra methods (CellBuffer::UCharAt and Document::SciLineFromPosition) added to avoid casting in client code. Sci::Line is currently identical to Sci::Position but it could be made smaller so lines have Sci::Line types and are cast. Some arguments widened. Backport of changeset 6705:5c0a80740b8c.
Diffstat (limited to 'lexlib/CharacterSet.cxx')
0 files changed, 0 insertions, 0 deletions