SummerOfCode/2012/PortSupertux: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 11: Line 11:
Last week I commented the statements that change the stack base when function returns. But two kind of things are missed:
Last week I commented the statements that change the stack base when function returns. But two kind of things are missed:


a) Call to destructors at the end of functions.
a) Call to destructors at the end of main().


b) Call to exitRuntime after main() returns.
b) Call to exitRuntime after main() returns.
18

edits