[ros-diffs] [tkreuzer] 67729: [CRT] setjmp is a macro expanding to _setjmp or _setjmpex. In soviet russia and on ARM builds, the compiler will convert invocation of _setjmp back into a call to setjmp. The comp...