crash on import (default argument)

Started by
1 comment, last by WitchLord 11 years, 5 months ago
crash.as
import void crashMyAS( int x = 0 ) from "other_module";

Present in r1342 and r1459.

Games are meant to be created, not played...

Advertisement
Thanks. I'll look into it.

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

I've fixed this problem in revision 1461.

Thanks,
Andreas

AngelCode.com - game development and more - Reference DB - game developer references
AngelScript - free scripting library - BMFont - free bitmap font generator - Tower - free puzzle game

This topic is closed to new replies.

Advertisement