]> git.lyx.org Git - lyx.git/commit
Transform CoordCache::check/checkDim in ASSERT_DIM/POS macros
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 13 Sep 2024 13:41:53 +0000 (15:41 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 13 Sep 2024 13:44:33 +0000 (15:44 +0200)
commit375aba7b5d8404511553e4e2d6154476bd00fcf2
tree75d18dd0b52d06de7f3cb04035c0bccf71d3e62e
parent3af0bad22a9f6200fcfc09534f5c0925ad63271c
Transform CoordCache::check/checkDim in ASSERT_DIM/POS macros

This makes it more obvious to the reader that these are actually
assertions, and should help Coverity scan too.
src/CoordCache.cpp
src/CoordCache.h