mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Dump non-ASCII char as unsigned Non-ASCII code may be negative on platforms plain char is signed. --- ext/objspace/objspace_dump.c | 2 +- test/objspace/test_objspace.rb | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) |
||
|---|---|---|
| .. | ||
| lib | ||
| depend | ||
| extconf.rb | ||
| object_tracing.c | ||
| objspace.c | ||
| objspace.h | ||
| objspace_dump.c | ||