[Issue 10646] No front-end error for invalid casting dynamic array/static array to class reference

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jan 14 13:17:08 PST 2015


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

--- Comment #5 from github-bugzilla at puremagic.com ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/2cd314db57f8a2e34cc829ac28e0f4872a7608f1
Check the cast from class type to dynamic or static array type

It's a reverse direction of issue 10646 case.

--


More information about the Digitalmars-d-bugs mailing list