[Issue 6777] alias this + cast(void*) == bug

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue May 17 06:02:56 PDT 2016


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

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com
           Severity|normal                      |blocker

--- Comment #7 from Steven Schveighoffer <schveiguy at yahoo.com> ---
This effectively disables dynamic casting, as Jakob says. Changing to blocker,
this is not a trivial bug to work around.

Came up again recently:

https://forum.dlang.org/post/uoborrimbrlvhkuwmkuq@forum.dlang.org

--


More information about the Digitalmars-d-bugs mailing list