Project

General

Profile

ยซ Previous | Next ยป 

Revision d037c519

Added by nobu (Nobuyoshi Nakada) over 1 year ago

Suppress -Wclobbered warnings

At 7afc16aa48beb093b06eb978bc430f90dd771690, now BLOCKING_REGION
contains setjmp call in RB_VM_SAVE_MACHINE_CONTEXT. By this
change, variables in blocks for this macro may be clobbered.