summaryrefslogtreecommitdiff
path: root/test/ruby
diff options
context:
space:
mode:
authorKoichi Sasada <ko1@atdot.net>2023-12-15 03:42:40 +0900
committerKoichi Sasada <ko1@atdot.net>2023-12-15 11:58:43 +0900
commit7ba2506232d3fa6c4e82e3708c0ff746a1a8de5c (patch)
tree68c7c61b32ea0626cb10fa7d0a097d27b83ef4a7 /test/ruby
parent29e99c84ae8059cd308cf1c06be05f62c55cd68d (diff)
check modifcation whil ar->st
* delete `ar_try_convert` but use `ar_force_convert_table` to make program simple. * `ar_force_convert_table` checks hash modification while calling `#hash` method with the following strategy: 1. copy keys (and vals) of ar_table 2. calc hashes from keys 3. check copied keys and hash's keys. if not matched, repeat from 1 fix [Bug #20050]
Diffstat (limited to 'test/ruby')
0 files changed, 0 insertions, 0 deletions