https://issues.dlang.org/show_bug.cgi?id=11438
Lukasz Wrzosek <luk.wrzo...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |luk.wrzo...@gmail.com Resolution|--- |FIXED --- Comment #1 from Lukasz Wrzosek <luk.wrzo...@gmail.com> --- DMD 2.67 works with the test case: bug.d(10): Error: cannot cast expression & irrelevant of type int* to blah_ptr --