[PATCH 3/4] libbacktrace: work with aslr on windows

Eli Zaretskii eliz@gnu.org
Mon Nov 20 20:07:15 GMT 2023


> Date: Mon, 20 Nov 2023 20:57:38 +0100
> Cc: gcc-patches@gcc.gnu.org, gcc@gcc.gnu.org
> From: Björn Schäpers <gcc@hazardy.de>
> 
> +#ifndef NOMINMAX
> +#define NOMINMAX
> +#endif

Why is this part needed?

Otherwise, LGTM, thanks.  (But I'm don't have the approval rights, so
please wait for Ian to chime in.)


More information about the Gcc mailing list