https://sourceware.org/bugzilla/show_bug.cgi?id=25002
Bug ID: 25002
Summary: ld/ldelf.c: missing safe-ctype.h include
Product: binutils
Version: 2.33 (HEAD)
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: pexu at sourceware dot mail.kapsi.fi
Target Milestone: ---
Target: w64-mingw
Hi.
As of the elf32 -> elf transtion [1] the new ld/lfelf.c drops for some reason
safe-ctype.h include. This breaks compilation if HAVE_DOS_BASED_FILE_SYSTEM is
defined, as in that case ISALPHA is used (which is defined in safe-ctype.h).
[1]
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commitdiff;h=d871d478061f10b0879c688e2fa941407e9137aa
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils