Bug 22168 – Fix non-compiling ELF32_M_INFO & ELF64_M_INFO in core.sys.*.sys.elf32 & core.sys.*.sys.elf64 for DragonFlyBSD, FreeBSD, NetBSD, & OpenBSD

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
druntime
Product
D
Version
D2
Platform
All
OS
FreeBSD
Creation time
2021-08-02T06:19:04Z
Last change time
2021-08-02T14:18:27Z
Keywords
pull
Assigned to
No Owner
Creator
Nathan S.

Comments

Comment #0 by n8sh.secondary — 2021-08-02T06:19:04Z
Problem is they have `cast(ubye)` instead of `cast(ubyte)`.
Comment #1 by dlang-bot — 2021-08-02T06:24:08Z
@n8sh created dlang/druntime pull request #3533 "[stable] Fix non-compiling ELF32_M_INFO & ELF64_M_INFO in core.sys.*.sys.elf32 & core.sys.*.sys.elf64 for DragonFlyBSD, FreeBSD, NetBSD, & OpenBSD" fixing this issue: - Fix 22168 - fix non-compiling ELF32_M_INFO & ELF64_M_INFO in core.sys.*.sys.elf32 & core.sys.*.sys.elf64 for DragonFlyBSD, FreeBSD, NetBSD, & OpenBSD https://github.com/dlang/druntime/pull/3533
Comment #2 by dlang-bot — 2021-08-02T08:36:29Z
dlang/druntime pull request #3533 "[stable] Fix non-compiling ELF32_M_INFO & ELF64_M_INFO in core.sys.*.sys.elf32 & core.sys.*.sys.elf64 for DragonFlyBSD, FreeBSD, NetBSD, & OpenBSD" was merged into stable: - a54019d49a3ac991cab9ce7fc8862a1861ae6f83 by Nathan Sashihara: Fix 22168 - fix non-compiling ELF32_M_INFO & ELF64_M_INFO in core.sys.*.sys.elf32 & core.sys.*.sys.elf64 for DragonFlyBSD, FreeBSD, NetBSD, & OpenBSD https://github.com/dlang/druntime/pull/3533
Comment #3 by dlang-bot — 2021-08-02T14:18:27Z
dlang/druntime pull request #3535 "Merge branch 'stable' into merge_master" was merged into master: - 4765ed327ca7368a4d719578a9f8329e18b92b14 by Nathan Sashihara: Fix 22168 - fix non-compiling ELF32_M_INFO & ELF64_M_INFO in core.sys.*.sys.elf32 & core.sys.*.sys.elf64 for DragonFlyBSD, FreeBSD, NetBSD, & OpenBSD https://github.com/dlang/druntime/pull/3535