Skip to content
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

[stable] Fixup PR 10256: Properly nest substituted C++ names in N..E #10257

Merged
merged 3 commits into from
Aug 1, 2019

Conversation

Geod24
Copy link
Member

@Geod24 Geod24 commented Aug 1, 2019

So there was another regression in issue 20094 which I missed while working on #10256
This fixes it. Tested with our project which integrate with a modern (C++17) code base, everything passes.

@Geod24 Geod24 added Severity:Regression PRs that fix regressions Review:stable-priority A regression fix to stable that should receive higher priority labels Aug 1, 2019
@Geod24 Geod24 requested a review from ibuclaw as a code owner August 1, 2019 09:34
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @Geod24!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "stable + dmd#10257"

@dlang-bot dlang-bot merged commit 791f90d into dlang:stable Aug 1, 2019
@Geod24 Geod24 deleted the fixup-pr-10256 branch August 1, 2019 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merge:auto-merge Review:stable-priority A regression fix to stable that should receive higher priority Severity:Regression PRs that fix regressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants