-
-
Notifications
You must be signed in to change notification settings - Fork 609
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 15278 - Compile-time segfault when compiling code with alias this #5256
Conversation
e188e87 to
06fe769
Compare
|
The test should actually pass. We are looking here at converting a |
|
alias this does not support |
|
@9rnsr thanks! Is that documented? |
|
No. |
|
@9rnsr thanks. (BTW how is http://wiki.dlang.org/DIP49 related?) No documentation leaves us more room to do the right thing. Let's leave the bug open; qualified There should be one means for subtyping a user-defined type, and that is alias this. |
|
|
rebased as #9002 |
https://issues.dlang.org/show_bug.cgi?id=15278