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

Bug 7504: Cannot assign an object of type 'typeof(null)' to an array #723

Merged
merged 1 commit into from Feb 18, 2012
Merged

Bug 7504: Cannot assign an object of type 'typeof(null)' to an array #723

merged 1 commit into from Feb 18, 2012

Conversation

kennytm
Copy link
Contributor

@kennytm kennytm commented Feb 15, 2012

Fixed bug 7504: Cannot assign an object of type typeof(null) to an array

Added a special case in e2ir.c to handle the Tnull → Tarray casting.

Added a special case in e2ir.c to handle the Tnull → Tarray casting.
WalterBright added a commit that referenced this pull request Feb 18, 2012
Bug 7504: Cannot assign an object of type 'typeof(null)' to an array
@WalterBright WalterBright merged commit 97cda9f into dlang:master Feb 18, 2012
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
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