Bug getting line and column number with asEP_INCLUDE_JIT_INSTRUCTIONS enabled

Started by
1 comment, last by WitchLord 11 years, 8 months ago
If I do no other changes than engine->SetEngineProperty(asEP_INCLUDE_JIT_INSTRUCTIONS, 1); in test_debug.cpp, it'll fail as the reported line and column numbers will be off by one.
Advertisement
I'll look into it. Thanks.

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 in revision 1376.

Regards,
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