[Issue 22168] New: Fix non-compiling ELF32_M_INFO & ELF64_M_INFO in core.sys.*.sys.elf32 & core.sys.*.sys.elf64 for DragonFlyBSD, FreeBSD, NetBSD, & OpenBSD
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Aug 2 06:19:04 UTC 2021
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 at puremagic.com
Reporter: n8sh.secondary at hotmail.com
Problem is they have `cast(ubye)` instead of `cast(ubyte)`.
--
More information about the Digitalmars-d-bugs
mailing list