www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17268] New: Build dub with dmd version that included in the

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

          Issue ID: 17268
           Summary: Build dub with dmd version that included in the
                    release
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: installer
          Assignee: nobody puremagic.com
          Reporter: freeslave93 gmail.com

I may be wrong, but it looks like dub that bundled with dmd in tar.xz archives
is built with earlier dmd version than the one included in the same archive.
If it's the case, this should be fixed.
Phobos and dmd may have fixes that affects dub too, so it should be built
against the latest standard library.

E.g. check this issue https://github.com/dlang/dub/issues/1096

--
Mar 19 2017