[#62904] [ruby-trunk - Feature #9894] [Open] [RFC] README.EXT: document rb_gc_register_mark_object — normalperson@...
Issue #9894 has been reported by Eric Wong.
3 messages
2014/06/02
[#63321] [ANN] ElixirConf 2014 - Don't Miss Jos辿 Valim and Dave Thomas — Jim Freeze <jimfreeze@...>
Just a few more weeks until ElixirConf 2014!
6 messages
2014/06/24
[ruby-core:63298] [Backport21 - Backport #9844] [Closed] Backport r45947, r45951
From:
nagachika00@...
Date:
2014-06-23 15:08:29 UTC
List:
ruby-core #63298
Issue #9844 has been updated by Tomoyuki Chikanaga. Status changed from Assigned to Closed % Done changed from 0 to 100 Applied in changeset r46522. ---------- merge revision(s) r45947,r45951: [Backport #9739] [Backport #9844] * thread_win32.c (rb_w32_stack_overflow_handler): use Structured Exception Handling by Addvectoredexceptionhandler() for machine stack overflow on mingw. This would be equivalent to the handling using __try and __exept on mswin introduced by r43748. Exception Handling by AddVectoredExceptionHandler() for machine This would be equivalent to the handling using __try and __except ---------------------------------------- Backport #9844: Backport r45947, r45951 https://bugs.ruby-lang.org/issues/9844#change-47348 * Author: Hiroshi Shirosaki * Status: Closed * Priority: Normal * Assignee: Tomoyuki Chikanaga ---------------------------------------- Fix machine stack overflow handling on mingw. See #9739. r45947, r45951 -- https://bugs.ruby-lang.org/