From: Eric Wong Date: 2014-07-14T07:12:39+00:00 Subject: [ruby-core:63704] Re: [ruby-trunk - Feature #10030] [PATCH] reduce rb_iseq_struct to 296 bytes ko1@atdot.net wrote: > Thank you. > I will modify style after your commit. OK, r46811 (I also made trivial commit r46813 to shrink catch entry) What should we do about rb_iseq_build_for_ruby2cext? I think it is broken, now (as is anything else which might depend on iseq internals).