On 3/23/20 2:14 PM, Steven Schveighoffer wrote:
E.g. https://dlang.org/dmd-osx.html#switch-releaseThere are also other switches like -boundscheck and -check. It’s possible you have some library or project that is causing the behavior.-Steve
Thank you, Steve.In my case I guess it was my mistake because now I returned to the problem to fix it and I can not reproduce that behavior locally.