|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/32243] NAME_MAX does not exist on mingw-w64 without the define of _POSIX_ macro |
Date: | Wed, 09 Oct 2024 03:59:28 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32243 --- Comment #2 from Sourceware Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amodra@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=967dc35c78adb85ee1e2e596047d9dc69107a9db commit 967dc35c78adb85ee1e2e596047d9dc69107a9db Author: Alan Modra <amodra@gmail.com> Date: Wed Oct 9 11:41:08 2024 +1030 PR32243, NAME_MAX does not exist on mingw-w64 without _POSIX_ PR 32243 * dlltool.c: Move forward decls. Delete unnecessary ones. (bfd_errmsg): Delete macro, define as inline function. (PATHMAX): Delete. (NAME_MAX): Define. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |