https://issues.dlang.org/show_bug.cgi?id=16015
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Hardware|x86_64 |All OS|Windows |All --- Comment #4 from [email protected] --- Also this doesn't happen when the import is not selective because then there's no alias to the struct declared in the other module. The problem is a very uninformative message, as you've noted, the conflict is not detected when the struct declared in the second module is not a template. --
