• E
    Fix signed/unsigned warning (#522) · 91770e1c
    Emil A Eklund (eae) 提交于
    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.
    91770e1c
hb-buffer.cc 47.6 KB