Skip to content

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Sep 20, 2014

https://issues.dlang.org/show_bug.cgi?id=13498

This reverts commit 875f2fe, reversing
changes made to f5c7e97.

The changed absolutePath code essentially cannot work because the buildPath() result is not implicitly convertible to inout(char)[], but it was accidentally accepted by the regression 13498.

@9rnsr
Copy link
Contributor Author

9rnsr commented Sep 20, 2014

This PR blocks the compiler fix: dlang/dmd#4004

@mihails-strasuns
Copy link

You must have meant to revert 2537 instead, right?

@9rnsr 9rnsr changed the title Revert pull request #2637 to fix git-head regression issue 13498 Revert pull request #2537 to fix git-head regression issue 13498 Sep 20, 2014
@9rnsr
Copy link
Contributor Author

9rnsr commented Sep 20, 2014

@Dicebot Ouch, I fixed summary and commit log.

@mihails-strasuns
Copy link

It still contains unrelated revertion of changes to std.format

This reverts commit 875f2fe, reversing
changes made to f5c7e97.

The changed absolutePath code essentially cannot work because the buildPath() result is not implicitly convertible to inout(char)[], but it was accidentally accepted by the regression 13498.
@quickfur
Copy link
Member

LGTM, sorry for not noticing the bug.

@9rnsr
Copy link
Contributor Author

9rnsr commented Sep 20, 2014

Gaa! Sorry the unnecessary change in std.format had come from my local change. I removed it.

quickfur pushed a commit that referenced this pull request Sep 20, 2014
Revert pull request #2537 to fix git-head regression issue 13498
@quickfur quickfur merged commit 1ff05c6 into dlang:master Sep 20, 2014
@9rnsr
Copy link
Contributor Author

9rnsr commented Sep 20, 2014

Thanks for quick merging!

@9rnsr 9rnsr deleted the fix13498 branch September 20, 2014 14:51
@quickfur
Copy link
Member

No problem, I'll resubmit this fix.

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.

3 participants