[Issue 10653] non-shared pure constructors can conflict with shared constructors

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10653 Iain Buclaw changed: What|Removed |Added Priority|P2 |P3 --

[Issue 10653] non-shared pure constructors can conflict with shared constructors

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10653 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 10653] non-shared pure constructors can conflict with shared constructors

2013-07-16 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10653 --- Comment #1 from Jonathan M Davis jmdavisp...@gmx.com 2013-07-16 13:30:15 PDT --- This came up in this stackoverflow question: http://stackoverflow.com/questions/17673721/no-constructor-found-in-the-absence-of-writeln -- Configure