]> git.lyx.org Git - features.git/commit
Use unsigned values for enum
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 26 Oct 2019 22:03:55 +0000 (00:03 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sat, 26 Oct 2019 22:05:41 +0000 (00:05 +0200)
commit68c88bc427123a410a803a6ff34dc1478f3ce71f
treece1f507f05dbf1c80b2d0c40cf9cbe3c2d7af12b
parent75bbe374952a03cc2cb9eed2775a8080baccc5fa
Use unsigned values for enum

Otherwise 1 << 31 overflows.

Spotted by cppcheck.
src/support/debug.h