diff options
author | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-10-09 02:01:54 +0000 |
---|---|---|
committer | naruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-10-09 02:01:54 +0000 |
commit | b9d00698c8280fbb1f95dcbec63d12357a078248 (patch) | |
tree | e9bcdc820d90c2da044f43a28b85884185ea7e4f /ext/json/fbuffer | |
parent | 9f81048b45a3c8cc984568ad8d2e94f9a209ebfc (diff) |
Revert "ext/objspace/objspace_dump.c: print addresses consistently"
This reverts commit r64970.
Visual C++ 12.0 doesn't have PRIxPTR.
Anyway we have our own vfprintf implementation BSD_vfprintf().
If you want to have portable vfprintf, replace it with BSD_vfprintf like
vsnprintf or just use BSD_vfprintf.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64972 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/json/fbuffer')
0 files changed, 0 insertions, 0 deletions