]> git.lyx.org Git - features.git/commit
Make pit_type unsigned (in particular, size_t).
authorRichard Kimberly Heck <rikiheck@lyx.org>
Sun, 26 Apr 2020 02:50:03 +0000 (22:50 -0400)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 18 Jun 2020 13:48:57 +0000 (15:48 +0200)
commitaf0c5bd2ec9fd49ccdc29972976c7322fc68d5c5
tree299f0a0f8ef7a24189e5e0aca92802d275da0a4a
parenta4ac28648a0ae5aa6908efc1f76c52cc5dc9d720
Make pit_type unsigned (in particular, size_t).

This involves not just changing the type but checking that downward
loops and similar tricks don't break.
src/BufferView.cpp
src/Compare.cpp
src/RowPainter.cpp
src/support/types.h