summaryrefslogtreecommitdiff
path: root/test/ruby/test_array.rb
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2025-07-27 14:58:53 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2025-07-27 15:08:19 +0900
commitf5aee2480a4fb2aafa4e6e50eab6d9aef1976bc5 (patch)
tree7472de626cb48ce9defb0ee0cffa7f9be35b9220 /test/ruby/test_array.rb
parentabafb662ea7daff351a2aba1e145ae5df1664e82 (diff)
[ruby/json] Functions defined in headers should be `static inline`
If `load_uint8x16_4` has an external linkage, it is defined in both `generator` and `parser` extension libraries. This duplicate symbol causes a linker error when `--with-static-linked-ext` is given, on some platforms. https://github.com/ruby/json/commit/020693b17a
Diffstat (limited to 'test/ruby/test_array.rb')
0 files changed, 0 insertions, 0 deletions