bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: __alloca patch?


From: Paul Smith
Subject: Re: __alloca patch?
Date: Sat, 04 May 2019 15:14:39 -0400
User-agent: Evolution 3.30.1-1build1

On Sat, 2019-05-04 at 15:10 -0400, Jeffrey Walton wrote:
> Ack, thanks. It works perfectly on Fedora 29.
> 
> This was a good change:
> 
> -# if _GNU_GLOB_INTERFACE_VERSION == GLOB_INTERFACE_VERSION
> +# if _GNU_GLOB_INTERFACE_VERSION == 1 || _GNU_GLOB_INTERFACE_VERSION == 2
> 
> I found the one discussed on the mailing list and used it. But it
> looks like it was wrong:
> 
> # if _GNU_GLOB_INTERFACE_VERSION >= GLOB_INTERFACE_VERSION

Well, they're equivalent at the moment, but who knows what the future
may bring? :)

These changes were all cherry-picked from commits already present in
the latest Git HEAD.  See the Git commit history for attribution.

Cheers!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]