The point is that my code worked on the previous DMD version, and now it doesn't compile. Not only this bug, but my code used "ref" as a variable name and had some variables declared after "final:" that weren't meant to have the new meaning of final. This code includes -v1 in ...
The meaning of each value is as follows: --intelligent=direct, the targets in the blocked are not directly connected. --intelligent=parent, the target that is not in the direct is going to the higher level. --intelligent=intelligent, blocked and direct have no targets, intelligently determine...