diff options
author | Peter Zhu <peter@peterzhu.ca> | 2023-03-22 16:36:47 -0400 |
---|---|---|
committer | Peter Zhu <peter@peterzhu.ca> | 2023-03-22 17:25:18 -0400 |
commit | 3210130993f09d66fa1f21be114cad532fe1974f (patch) | |
tree | 494e6f0effaeb08673f49df56a0a65dab9800d2b /ext/digest/rmd160/rmd160ossl.h | |
parent | 348412c7fa0230925c3b1ffc94e64367273da42d (diff) |
rb_pid_t is 32 bits on some platforms, which will cause a warning on GCC
due to POSFIXABLE always returning true.
include/ruby/internal/arithmetic/fixnum.h:43:31: warning: comparison is always true due to limited range of data type [-Wtype-limits]
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/7580
Diffstat (limited to 'ext/digest/rmd160/rmd160ossl.h')
0 files changed, 0 insertions, 0 deletions