--- !ditz.rubyforge.org,2008-03-06/issue title: check for remaining ANSI C calls and wrap them through macros desc: "" type: :task component: duk release: v0.10 reporter: sva status: :closed disposition: :fixed creation_time: 2013-09-23 22:14:32.833600 Z references: [] id: 897a1de3ec2aeafae08a5196907ee1ff541a5d52 log_events: - - 2013-09-23 22:14:33.001440 Z - sva - created - "" - - 2013-09-29 10:05:51.618815 Z - sva - assigned to release v0.8 from v0.7 - "" - - 2013-11-26 22:06:07.889856 Z - sva - assigned to release v0.9 from v0.8 - "" - - 2014-01-29 18:29:30.802045 Z - sva - assigned to release v0.10 from v0.9 - "" - - 2014-02-22 23:14:29.255440 Z - sva - commented - grep -P '(? - commented - |- Calls remaining: - malloc/free in the default allocator - sizeof - vararg macros (va_arg etc) - platform specific time functions - math functions in duk_bi_math.c - math functions elsewhere (fmod, floor, fabs at least) - setjmp, longjmp - abort, exit (in panic handling) - - 2014-04-12 21:51:45.730185 Z - Sami Vaarala - closed with disposition fixed - ""