aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorNeil <nyamatongwe@gmail.com>2021-05-17 10:47:39 +1000
committerNeil <nyamatongwe@gmail.com>2021-05-17 10:47:39 +1000
commitcbf05ab19171c3d092fa424e010fc2380ea8d45f (patch)
tree08c8fcd39a80fa48866af1697843a6e8ed87a871 /include
parent90942f40527c251720416c6e754ad017e8a65f04 (diff)
downloadscintilla-mirror-cbf05ab19171c3d092fa424e010fc2380ea8d45f.tar.gz
Fix issues reported by Coverity and Visual C++ Analysis.
Throw when (impossible) dynamic_cast failures occur as it isn't reasonable to recover. That removes 'noexcept' from some methods. Cast to avoid 'sub-expression overflow' warnings. Add default initializations and noexcept where safe. Move DropRenderTarget out of #if to avoid some preprocessor use.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions