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 7278 - Templated struct (instantiated with null) can't access its own members #616

Merged
merged 1 commit into from
Jan 16, 2012

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Jan 12, 2012

http://d.puremagic.com/issues/show_bug.cgi?id=7278

Null literals should behave like 'singleton' object, even if they have different types.

…ts own members (DMD confused about struct's type)

Null literals should behave like 'singleton' object, even if they have different types.
WalterBright added a commit that referenced this pull request Jan 16, 2012
Issue 7278 - Templated struct (instantiated with null) can't access its own members
@WalterBright WalterBright merged commit f800f6e into dlang:master Jan 16, 2012
braddr pushed a commit to braddr/dmd that referenced this pull request Oct 22, 2012
Issue 8186 - Formatting class object has an alias this to int* field is broken.
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.

2 participants