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 8892 - Better diagnostic for static array assignment #1558

Merged
merged 1 commit into from Jan 27, 2013
Merged

Issue 8892 - Better diagnostic for static array assignment #1558

merged 1 commit into from Jan 27, 2013

Conversation

ghost
Copy link

@ghost ghost commented Jan 26, 2013

/*
TEST_OUTPUT:
---
fail_compilation/diag8892.d(14): Error: cannot implicitly convert expression (['A']) of type char[] to char[2u]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diag8892.d(15):

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah thanks, It was due to added -m32.

9rnsr added a commit that referenced this pull request Jan 27, 2013
Issue 8892 - Better diagnostic for static array assignment
@9rnsr 9rnsr merged commit c316e2e into dlang:master Jan 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants