ruby-changes:58949
From: git <ko1@a...>
Date: Fri, 29 Nov 2019 05:44:45 +0900 (JST)
Subject: [ruby-changes:58949] 27d0d7c0d3 (master): * remove trailing spaces. [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=27d0d7c0d3 From 27d0d7c0d39076d4bbacd3c3f3864322699db7b4 Mon Sep 17 00:00:00 2001 From: git <svn-admin@r...> Date: Fri, 29 Nov 2019 03:18:19 +0900 Subject: * remove trailing spaces. [ci skip] diff --git a/vm_insnhelper.c b/vm_insnhelper.c index 1934965..e334310 100644 --- a/vm_insnhelper.c +++ b/vm_insnhelper.c @@ -2318,7 +2318,7 @@ vm_call_iseq_setup_tailcall(rb_execution_context_t *ec, rb_control_frame_t *cfp, https://github.com/ruby/ruby/blob/trunk/vm_insnhelper.c#L2318 iseq->body->stack_max); cfp->sp = sp_orig; - + return Qundef; } -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/