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

[dmd-cxx] Fix Wsign-compare warning in mtype.c #9283

Merged
merged 1 commit into from
Jan 22, 2019

Conversation

ibuclaw
Copy link
Member

@ibuclaw ibuclaw commented Jan 22, 2019

Slipped through and broke bootstrap, which has -Werror turned on by default.

@ibuclaw ibuclaw added Regression PRs that fix regressions GDC Gnu D Compiler C++ Port labels Jan 22, 2019
@dlang-bot
Copy link
Contributor

Thanks for your pull request, @ibuclaw!

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 "dmd-cxx + dmd#9283"

@PetarKirov PetarKirov merged commit e21c07e into dlang:dmd-cxx Jan 22, 2019
@ibuclaw ibuclaw deleted the dmd-cxx-signcompare branch January 22, 2019 21:11
kraj pushed a commit to kraj/gcc that referenced this pull request Jan 23, 2019
Fixes bootstrap regression introduced by the previous merge.

Reviewed-on: dlang/dmd#9283

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@268167 138bc75d-0d04-0410-961f-82ee72b054a4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ Port GDC Gnu D Compiler Regression PRs that fix regressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants