pmarcinkiew / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net
Other
0 stars 1 forks source link

Toolchain setjmp fix #20

Closed tadziopazur closed 6 years ago

tadziopazur commented 6 years ago

Tested with Artik053. test/run_pass/test_console.js and test/run_fail/test_iotjs_syntax_error.js finish with desired results.

Note: This change breaks nuttx builds, for there is no setjmp in nuttx proper.