www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 22168] New: Fix non-compiling ELF32_M_INFO & ELF64_M_INFO in

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: nobody puremagic.com
          Reporter: n8sh.secondary hotmail.com

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

--
Aug 01 2021