Fix signed/unsigned warning (#522)
Change hb_buffer_diff to explicitly cast result of abs to unsigned when comparing with position_fuzz to avoid unsafe signed/unsigned comparions warnings on windows.pull/529/head
parent
587f15ece3
commit
91770e1c56
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue