Applying unary minus operator to unsigned int causes the following warning on MSVS: warning C4146: unary minus operator applied to unsigned type, result still unsigned Based on patch from Koji Ishi. Fixes https://github.com/behdad/harfbuzz/pull/110pull/111/head
parent
1ae6cdb365
commit
f1b44303df
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue