[Issue 17449] [DIP1000] crash due to covariant conversion of scope delegate to delegate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 4 07:40:11 UTC 2018


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

Rainer Schuetze <r.sagitario at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
Are you saying that it is ok that adding -dip1000 can change code gen so that
it crashes? 

I don't see anything unsafe and invalid in the original code. Could you
elaborate? Please note that it it also in the dmd test suite.

--


More information about the Digitalmars-d-bugs mailing list