https://issues.dlang.org/show_bug.cgi?id=15815

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to stable at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/e9a67955f0d0d63b903423dd9a6f6aaa8f7d2470
fix Issue 15815 - deprecation for aliased template instance not shown

Run `type.resolve` always even when `s` is an `AggregateDeclaration` -
`(s.getType() && type.equals(s.getType())) == true`

https://github.com/D-Programming-Language/dmd/commit/d2c759f54f48e5159a962050b33481b0e26ea030
Merge pull request #5558 from 9rnsr/fix15815

[REG2.071-devel] Issue 15815 - deprecation for aliased template instance not
shown

--

Reply via email to