summaryrefslogtreecommitdiff
path: root/debug_counter.h
diff options
context:
space:
mode:
authortenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-08 23:43:45 +0000
committertenderlove <tenderlove@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-08 23:43:45 +0000
commitc5768e4366ceacad4aee0874e6b9f7689dd489ca (patch)
tree3d149f95a5dcd0888d7bac5a0096d323c8b0cad9 /debug_counter.h
parent48291d5212849430631b939b99542e1044dfd10c (diff)
ext/objspace/objspace_dump.c: print addresses consistently
The format addresses are printed in are different if you use `ObjectSpace.dump_all(output: :stdout)` vs. `ObjectSpace.dump_all(output: :string)` (or `ObjectSpace.dump`) due to differences in the underlying `vfprintf` implementation. Use %"PRIxPTR" instead to be consistent across both. Co-authored-by: Ashe Connor <ashe@kivikakk.ee> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64970 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'debug_counter.h')
0 files changed, 0 insertions, 0 deletions