diff options
| author | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2021-08-16 13:52:17 +0900 |
|---|---|---|
| committer | Nobuyoshi Nakada <nobu@ruby-lang.org> | 2021-08-16 15:36:37 +0900 |
| commit | 54199a3f5f77f7aacfea37d2378e82f41c6a5510 (patch) | |
| tree | 5169f5f28ccf9d81af24376fe34659cd60fc20df /spec/ruby/core/array/pack/shared/basic.rb | |
| parent | 5087a6a9244066f966b1d213142258f01a4bbd13 (diff) | |
Use `VALUE` instead of `intptr_t`
On emscripten `intptr_t`, `uintptr_t`, `ptrdiff_t` and so on are
defined as `long`, but `PRIdPTR` and so on defined as `int`.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4745
Diffstat (limited to 'spec/ruby/core/array/pack/shared/basic.rb')
0 files changed, 0 insertions, 0 deletions
