From: Tanaka Akira <akr@...>
Date: 2012-02-23T09:50:03+09:00
Subject: [ruby-core:42817] Re: [ruby-trunk - Feature #6065][Open] Allow Bignum marshalling/unmarshalling from C API

2012/2/23 Martin Bosslet <Martin.Bosslet@googlemail.com>:

> Currently, there's no public C API to create a Bignum.
> There is rb_big_pack and rb_big_unpack that will do the
> job, but they are not portable.

How are they not portable?
-- 
Tanaka Akira