[Issue 13719] std.datetime no longer compiles when trivial destructor is added

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Nov 16 16:19:06 PST 2014


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

David Nadlinger <code at klickverbot.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at klickverbot.at
          Component|Phobos                      |DMD

--- Comment #4 from David Nadlinger <code at klickverbot.at> ---
I don't see why adding a trivial destructor should break the piece of Phobos
code in question (it doesn't use anything that explicitly checks for an
elaborate dtor), so it's likely a DMD bug.

--


More information about the Digitalmars-d-bugs mailing list