The libbacktrace code accidentally use WIN32_MEAN_AND_LEAN when it
should have use WIN32_LEAN_AND_MEAN. This was pointed out by awmorgan
on GitHub. I've committed this patch to fix it.
Ian
* fileline.c: Use WIN32_LEAN_AND_MEAN, not WIN32_MEAN_AND_LEAN.
* pecoff.c: Likew
Sorry, I forgot to add the patch itself. Here it is.
On 11/29/24 15:01, Vladimir Makarov wrote:
The following patch solves
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117770
The patch was successfully tested and bootstrapped on x864_64,
aarch64, ppc64le.
commit e79583cef924f5fb5de551bd61
"libdiagnostics" clashes with an existing soname in Debian, as
per:
https://gcc.gnu.org/pipermail/gcc/2024-November/245175.html
Rename it to "libgdiagnostics" for uniqueness.
I am being deliberately vague about what the "g" stands for:
it could be "gnu", "gcc", or "gpl-licensed" as the reader d
101 - 103 of 103 matches
Mail list logo