fix Issue 17512 - [REG 2.073] [DIP1000] Error on bad interplay of 'au…#8001
fix Issue 17512 - [REG 2.073] [DIP1000] Error on bad interplay of 'au…#8001wilzbach merged 1 commit intodlang:stablefrom
Conversation
|
Thanks for your pull request, @WalterBright! Bugzilla references
|
|
(rebased to stable) |
wilzbach
left a comment
There was a problem hiding this comment.
LGTM though it feels like this is a bit of a workaround against the fact that return is added somewhere in DMD before.
|
DAutoTest failure is unrelated and would need dlang/dlang.org#2270 |
|
oh gawd, not again |
…to ref' and 'return' attribute deduction
|
Abandoning this mess. |
Did you force-push? |
|
I redid it as #8006 |
Just fixed it for you. Just do a |
|
Thanks! In that case, I'll turn on automerge before any more changes bork it again. |
For the future, if someone else force-pushed onto your branch, you need to reset your local branch to it before adding changes as otherwise the previous work will be overwritten. |
|
The failing win64 test looks spurious, I deprecated the test, but it won't rerun it. |
Looks like @braddr is in the middle of updating the build servers. It is trying to compile with VC2010. |
I tried to deprecate it too for a few times and auto-tester seems to remove the deleted status ...
The machine is broken since almost two weeks: braddr/d-tester#71 |
…to ref' and 'return' attribute deduction