wurstscript / WurstScript

Programming language and toolkit to create Warcraft III Maps

Home Page:https://wurstlang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

low version cj cannot change the limit size of the class

fbicirno opened this issue · comments

Using the lower version of common.j cannot change the limit size of the class to 8192
The compiled jass code still judges that the out of memory is 32768

The question would be how to handle older patch support in general. Should be offer build variables or should it just read values from common.j and use existing custom files if they exist.

Now using JASS_MAX_ARRAY_SIZE