Latest bug Activity
Thanks for the bug report and the snippet for reproducing the error.
I'll investigate and fix it as soon as possible.
I've checked in this patch now
I've concluded the implementation of the new behaviour for member initialization in constructors now.
Now that I'm sitting in front of my computer I could review your code better.
As far as I can tell, the class my_int should be registered with the following flags: asOBJ_VALUE | asGetTypeTraits<my_int>() | asOBJ_APP_CLASS_ALLINTS.
https://angelcode.com/angelscript/sdk/docs/manual/doc_register_v…
Advertisement
Advertisement
Advertisement