Issue 18: Add NULL object access check and stack dump in debug mode
Status:  Fixed
Owner:
Closed:  Aug 2010
Project Member Reported by gameh...@gmail.com, Apr 5, 2010
var x:Dynamic = null;

trace(x.a);
Aug 2, 2010
Project Member #1 gameh...@gmail.com
I have added quite a bit of info.  It does not quite match haxe.Stack yet, but most of the info is there.
Aug 2, 2010
Project Member #2 gameh...@gmail.com
(No comment was entered for this change.)
Status: Fixed