-
-
Notifications
You must be signed in to change notification settings - Fork 609
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge stable #11845
merge stable #11845
Conversation
MartinNowak
commented
Oct 10, 2020
- Fix Issue 15909 - Duplicate case error reports characters as numbers
- Fix Issue 21282 - mixin of AliasSeq "cannot alias an expression" (Fix Issue 21282 - mixin of AliasSeq "cannot alias an expression" #11814)
- Fix Issue 21283 - [C++] Wrong mangling for ref of parameter pack
- bump VERSION to v2.094.1-beta.1
|
Thanks for your pull request, @MartinNowak! Bugzilla references
Testing this PR locallyIf you don't have a local development environment setup, you can use Digger to test this PR: dub run digger -- build "master + dmd#11845" |
|
What's up with the |
|
We are. |
|
@BorisCarvajal there is a merge conflict in one of your PRs here. Please advise how it should be resolved. |
|
It seems there's a new |
a4520a7 to
7fb60a0
Compare