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

Issue 14735 - Fix regression introduced by #3191 #3445

Closed

Conversation

schuetzm
Copy link
Contributor

Fixes https://issues.dlang.org/show_bug.cgi?id=14735. I suspect the underlying cause is a DMD bug related to template overload resolution.

@schuetzm
Copy link
Contributor Author

See also here: https://issues.dlang.org/show_bug.cgi?id=14741

@9rnsr
Copy link
Contributor

9rnsr commented Jun 27, 2015

I think it's a compile bug. Need to fix both dmd and Phobos:
dlang/dmd#4779
#3446

@Geod24
Copy link
Member

Geod24 commented Jun 30, 2015

So, this can be closed ?

@9rnsr
Copy link
Contributor

9rnsr commented Jun 30, 2015

Yes, the compiler issue is properly fixed, so we can close this.

@9rnsr 9rnsr closed this Jun 30, 2015
@schuetzm
Copy link
Contributor Author

Yes, just tested vibe.d with current Phobos, works now.

@schuetzm schuetzm deleted the indexof-workaround-regression branch June 30, 2015 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants