DMD 2.071.1 and Issue 15925 - [REG 2.071] Import declaration from mixin templates are ignored

captaindet via Digitalmars-d digitalmars-d at puremagic.com
Wed Jun 29 22:42:36 PDT 2016


the changelog to 2.071.1 lists 15925 as a fixed regression, and
https://issues.dlang.org/show_bug.cgi?id=15925
lists it as "RESOLVED FIXED"

however, the issue as originally submitted still exists in 2.071.1.
so what is going on?

for me as a non-core dev it is difficult to get the gist of the 
discussion on the issue tracker... BUT if it was decided that 15925 is 
INVALID or WONTFIX it must not be marked as RESOLVED FIXED and be 
featured as a fixed regression.

i thought i understood the enforced import rules. but if 15925 is indeed 
invalid, it looks like there had been also changes to the way mixin 
statements (and maybe even mixin expressions?) work. is this explained 
anywhere?

thanks

/det


More information about the Digitalmars-d mailing list