Y
Hacker News
new
|
ask
|
show
|
jobs
by
bhousel
5278 days ago
Here's the code:
https://github.com/ruby/ruby/blob/trunk/include/ruby/ruby.h#...
It looks like uintptr_t support is there, just disabled for now.
1 comments
archangel_one
5278 days ago
Thanks - the fallback to long long explains it for me.
link