www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22179] New: core.stdcpp.utility is missing in dmd binary dist

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

          Issue ID: 22179
           Summary: core.stdcpp.utility is missing in dmd binary dist
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: shigekikarita gmail.com

Hi,

I found dmd binary tar.xz does not include core.stdcpp.utility while ldc2 has.
Maybe something is wrong with its release process.

DMD binary
-
https://github.com/dlang/dmd/releases/download/nightly/dmd.master.linux.tar.xz
-
https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2021/dmd.2.097.1.linux.tar.xz

LD2 binary
-
https://github.com/ldc-developers/ldc/releases/download/v1.27.0/ldc2-1.27.0-linux-x86_64.tar.xz

Best regards,
Shigeki

--
Aug 04 2021