nodrock / redtamarin

Automatically exported from code.google.com/p/redtamarin
Other
0 stars 1 forks source link

implement C.setjmp #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
setjmp.h

Original issue reported on code.google.com by zwetan on 25 Nov 2013 at 4:40

GoogleCodeExporter commented 8 years ago
The setjmp header is used for controlling low-level calls and returns to and 
from functions.

Which would be difficult (if not impossible) to adapt to AS3.

Original comment by zwetan on 17 Jan 2014 at 8:38

GoogleCodeExporter commented 8 years ago
will not be implemented

we have different rules in AS3 (function, this, anon function, etc.)

Original comment by zwetan on 17 Jan 2014 at 8:38