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

Fix Issue 14042 - std.conv.to of a immutable char pointer #2942

Merged
merged 1 commit into from Jan 31, 2015

Conversation

sinkuu
Copy link
Contributor

@sinkuu sinkuu commented Jan 31, 2015

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

Somehow cond ? char[] : string was implicitly convertible to char[] before dlang/dmd#4285 got merged.

@Geod24
Copy link
Member

Geod24 commented Jan 31, 2015

LGTM

@JakobOvrum
Copy link
Member

Auto-merge toggled on

JakobOvrum added a commit that referenced this pull request Jan 31, 2015
Fix Issue 14042 - std.conv.to of a immutable char pointer
@JakobOvrum JakobOvrum merged commit 7b8c9b2 into dlang:master Jan 31, 2015
@sinkuu
Copy link
Contributor Author

sinkuu commented Jan 31, 2015

Thanks!

@sinkuu sinkuu deleted the fix_14042 branch January 31, 2015 14:54
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