Revert "fix Issue 18053 - Use stdint.h mangling for int64_t/uint64_t when man…"#7505
Closed
Revert "fix Issue 18053 - Use stdint.h mangling for int64_t/uint64_t when man…"#7505
Conversation
Contributor
Contributor
Author
|
(opened this PR to see whether this unbreaks Travis) |
Member
|
Perhaps a PR to fix the declarations would be better than reversion. |
This was referenced Dec 25, 2017
Contributor
Author
I gave it a first try at #7519, but could we please be a bit more careful in the future when merging such breaking changes, so that at least our own CIs still work afterwards? Don't we all hate the red cross on the CI status page? 😉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #7416 due to the Travis error on OSX, see e.g. https://travis-ci.org/dlang/dmd/jobs/320910100