336ea28735
This commit prevents language version increase due to bootstrapping problems. Compiler version X attempts to build the project with the current version X+1 -> warning about progressive mode cannot be enabled -> error due to -Werror -> build failure.