From: Eric Wong Date: 2014-07-15T19:48:21+00:00 Subject: [ruby-core:63748] Re: [ruby-trunk - Bug #10037] Since r46798 on Solaris, "[BUG] rb_vm_get_cref: unreachable" during make SASADA Koichi wrote: > (2014/07/16 1:38), ngotogenome@gmail.com wrote: > > With the patch, the following error occurs. (using r46830) > > That't it. > > Please add padding zero's 2bytes after type for workaround. Padding should be wrapped by #ifdef WORDS_BIGENDIAN > I will make drastic solution. Looking forward to it :)