[mtasc] Beta 5 stack overflow...

Nicolas Cannasse ncannasse at motion-twin.com
Fri Nov 19 11:27:13 CET 2004


>  > Typing mx.controls.Button.setHitArea
>  > Fatal error: exception Assert_failure("class.ml", 182, 71)

This is now fixed on CVS.
I found another problem when some mx class was calling a "super.setVisible"
method... with no inheritance ! I decided to forbid calls to super when
you're not extending a class. The only drawback is that you can't hook
Object methods.

Nicolas




More information about the mtasc mailing list