Hello, with some dictionaries (aff + dic) parsed by squiggly, I get an Error #1023: Stack overflow occurred.
I added a compiler option -default-script-limits to my file where I increased the max-recursion-depth value, but that didn’t work either. Since I am using the pre-compiled squiggly binaries, would it make sense to manually compile the squiggly source including the above mentioned compiler option? Could this solve the case, or is there already any known solution? Thank you, Sascha
