Skip to content
Snippets Groups Projects
Commit 0aa36101 authored by brianhall77's avatar brianhall77 Committed by Wouter van Oortmerssen
Browse files

Portable range check for *cursor_ value. (#4582)

Avoids the following compile error when char is unsigned:

error: comparison of unsigned expression >= 0 is always true [-Werror,-Wtautological-unsigned-zero-compare]
parent 70f34501
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment