concurrent-ruby icon indicating copy to clipboard operation
concurrent-ruby copied to clipboard

Review usages of Integer#size in the gem

Open eregon opened this issue 1 year ago • 1 comments

From @XrXr in https://bugs.ruby-lang.org/issues/20614#note-8, we should review usages of Integer#size as it is not equal to pointer size on Windows.

eregon avatar Jul 25 '24 19:07 eregon