Denis Koroskin: > But not for this one, as it won't be fixed because of the said reason.
The limit of the linker may not be solved, but I think it's good to add an error message to the compiler for such situation, so the compiler stops compilation immediately with a clean error message and the programmer knows what's wrong with the code and can fix it. (LDC compiler may not have such limit, so such error message may be useless for LDC). Bye, bearophile