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

          Issue ID: 22168
           Summary: Fix non-compiling ELF32_M_INFO & ELF64_M_INFO in
                    core.sys.*.sys.elf32 & core.sys.*.sys.elf64 for
                    DragonFlyBSD, FreeBSD, NetBSD, & OpenBSD
           Product: D
           Version: D2
          Hardware: All
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: [email protected]
          Reporter: [email protected]

Problem is they have `cast(ubye)` instead of `cast(ubyte)`.

--

Reply via email to