On 7/20/06, Yukihiro Matsumoto <matz / ruby-lang.org> wrote: > Hi, > > In message "Re: [YAY] my sandboxing extension!!" > on Thu, 20 Jul 2006 15:59:53 +0900, why the lucky stiff <ruby-core / whytheluckystiff.net> writes: > > |And I take it back -- I'm very sorry. I will need all of them, including > |rb_global_tbl in order to ensure that nothing from the top level comes back down > |into the most minimal sandbox. > > I have just committed to 1.8 include making rb_global_tbl extern. I don't want to ride the coattails of _why here, and these functions probably have less use than the ones _why requested, but couldn't rb_str_replace be made extern? Also, why is there no way of creating a Bignum, e.g., rb_big_new()? Thanks. nikolai