[Issue 17268] New: Build dub with dmd version that included in the release

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Mar 19 18:37:56 PDT 2017


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 at puremagic.com
          Reporter: freeslave93 at 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

--


More information about the Digitalmars-d-bugs mailing list