[#88925] [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical — ko1@...
Issue #15095 has been updated by ko1 (Koichi Sasada).
4 messages
2018/09/09
[#88927] Re: [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical
— Eric Wong <normalperson@...>
2018/09/09
ko1@atdot.net wrote:
[#88926] [Ruby trunk Feature#15095] [PATCH] share VM stack between threads and fibers if identical — ko1@...
Issue #15095 has been updated by ko1 (Koichi Sasada).
3 messages
2018/09/09
[#89218] [Ruby trunk Bug#15130] open-uri hangs on cygwin — duerst@...
Issue #15130 has been updated by duerst (Martin D端rst).
5 messages
2018/09/30
[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>