Project

General

Profile

« Previous | Next » 

Revision 3343feee

Added by nobu (Nobuyoshi Nakada) over 11 years ago

Handle machine stack overflow on mingw

  • 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.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45947 b2dd03c8-39d4-4d8f-98ff-823fe69b080e