[Issue 9161] Linker error on linux if struct has @disabled ~this();

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Dec 22 13:05:19 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=9161



--- Comment #2 from Dmitry Olshansky <dmitry.olsh at gmail.com> 2012-12-22 13:05:17 PST ---
(In reply to comment #1)
> Shouldn't we just emit a null pointer into the struct TypeInfo for disabled
> dtors?

I do think it's the same as @disable this(); i.e. changes semantics so that you
literally can't call destructor even statically. And on win32 I'm seeing just
that.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list