[Issue 16197] Constructors/postblits and destructors don't match up for array initialisation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri May 12 09:01:22 PDT 2017
https://issues.dlang.org/show_bug.cgi?id=16197
--- Comment #13 from Eyal <eyal at weka.io> ---
The dmd output was correct (ignoring irrelevant POSTBLIT -1) - w.r.t number of
ctors/postblits & dtors.
The ldc output is now correct in version:
LDC - the LLVM D compiler (1.1.0git-3139c87):
based on DMD v2.071.2 and LLVM 3.8.0
built with LDC - the LLVM D compiler (31eb0f)
So the bug can be closed as fixed afaic.
--
More information about the Digitalmars-d-bugs
mailing list