On Monday, 3 September 2018 at 14:00:58 UTC, Iain Buclaw wrote:
On 3 September 2018 at 15:12, Laurent Tréguier via
Digitalmars-d <digitalmars-d@puremagic.com> wrote:
On Monday, 3 September 2018 at 09:32:29 UTC, Joakim wrote:
Why not? If you're not optimizing or iterating on your code,
it's a reasonable replacement. If you're optimizing, you
should only be using LDC or gdc.
What if you want to reproduce a bug that only happens when
compiling with dmd for some weird reason ? Or what if you want
to use the very latest features from dmd nightlies ?
GDC is kept in sync with dmd nightlies on a weekly or
twice-weekly basis.
Sometimes all you got are a few hours when working professionally.