Skip to content

fix travis builds: strtol needs a common signature for dmd 2.073 and later#6539

Merged
WalterBright merged 2 commits intodlang:masterfrom
rainers:fix_travis
Feb 14, 2017
Merged

fix travis builds: strtol needs a common signature for dmd 2.073 and later#6539
WalterBright merged 2 commits intodlang:masterfrom
rainers:fix_travis

Conversation

@rainers
Copy link
Member

@rainers rainers commented Feb 14, 2017

Travis builds dmd with both dmd 2.073 and rebuilts itself. With strtol having changed the signature in core.stdc.stdlib, we need to support both until we update the prebuilt compiler.

@rainers
Copy link
Member Author

rainers commented Feb 14, 2017

qsort affected aswell.

@WalterBright WalterBright merged commit 8f23808 into dlang:master Feb 14, 2017
@thewilsonator thewilsonator mentioned this pull request Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants