Closed GoogleCodeExporter closed 9 years ago
Moved plat_init() to main() in tests/system/runtests.c
Moved plat_deinit() outside of pm_run() in src/vm/pm.c to main() for all
platforms and tests/system/runtests.c
Removed calls to global_setBuiltins() in src/tests/system/runtests.c
Moved pm_loadBuiltins() to pm_init(); this wasn't necessary, but it makes sense.
Original comment by dwhall...@gmail.com
on 11 Jul 2011 at 3:36
Tested via scons check.
Tested via scons and running src/platform/posix/build/main.
Original comment by dwhall...@gmail.com
on 11 Jul 2011 at 3:37
This issue was closed by revision a2a5df2deaa8.
Original comment by dwhall...@gmail.com
on 11 Jul 2011 at 3:39
Original issue reported on code.google.com by
dwhall...@gmail.com
on 11 Jul 2011 at 3:24