It causes compile error on raspi 3. https://gist.githubusercontent.com/anonymous/d757703ed6b758fcf4c6f6199827ee19/raw/a5fb8d6aa5d566a4aea79fce287cda5e4a6b4260/brlog.trunk.20170509-053031 On 2017/05/09 14:06, normal / ruby-lang.org wrote: > normal 2017-05-09 14:06:41 +0900 (Tue, 09 May 2017) > > New Revision: 58614 > > https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=58614 > > Log: > rb_execution_context_t: move stack, stack_size and cfp from rb_thread_t > > The goal is to reduce rb_context_t and rb_fiber_t size > by removing the need to store the entire rb_thread_t in > there. > > [ruby-core:81045] Work-in-progress: soon, we will move more fields here. > > Modified files: > trunk/.gdbinit > trunk/compile.c > trunk/cont.c > trunk/error.c > trunk/eval.c > trunk/eval_intern.h > trunk/gc.c > trunk/proc.c > trunk/thread.c > trunk/vm.c > trunk/vm_args.c > trunk/vm_backtrace.c > trunk/vm_core.h > trunk/vm_dump.c > trunk/vm_eval.c > trunk/vm_exec.c > trunk/vm_exec.h > trunk/vm_insnhelper.c > trunk/vm_insnhelper.h > trunk/vm_method.c > trunk/vm_trace.c > -- // SASADA Koichi at atdot dot net Unsubscribe: <mailto:ruby-core-request / ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>