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

2012-12-15 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9161 David Nadlinger changed: What|Removed |Added CC||c...@klickverbot.at --- Comment #1 f

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

2012-12-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=9161 --- Comment #2 from Dmitry Olshansky 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 semanti

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

2022-07-06 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9161 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #3 from Dlang Bot --- @Geod24 u

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

2022-07-07 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9161 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---