https://issues.dlang.org/show_bug.cgi?id=17268
Seb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Seb <[email protected]> --- Looking at the source (https://github.com/dlang/installer/blob/master/create_dmd_release/create_dmd_release.d#L532), it seems like this was done on purpose: // build dub with stable (host) compiler, b/c it breaks // too easily with the latest compiler, e.g. for nightlies Though I agree that the released dub should use the freshly built Phobos. --
