[ruby-core:88928] Re: [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical

From: Eric Wong <normalperson@...>
Date: 2018-09-09 17:31:26 UTC
List: ruby-core #88928
ko1@atdot.net wrote:
> normalperson (Eric Wong) wrote:
> > Also, why cast in ec_set_vm_stack?
> >  https://80x24.org/spew/20180909080140.16293-1-e@80x24.org/raw
> >  I've barely touched code this week, so maybe I forgot something :x
> 
> Yes. These fields were `const` at least on my laptop to modify something.

OK, I thought that was the case.  But no plans to use `const' here
in the future, right?  In other words, this patch should be OK?

Thanks.

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread