bug-gnulib
[Top][All Lists]
Advanced

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

Re: __nonnull on DragonFlyBSD 5.9


From: Paul Eggert
Subject: Re: __nonnull on DragonFlyBSD 5.9
Date: Wed, 10 Mar 2021 15:26:50 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/10/21 2:29 PM, Gavin Smith wrote:

Maybe the difference is the brackets around the argument to __nonnull__,

Yes, that's the problem. DragonFlyBSD's __nonnull is incompatible with glibc's, in that DragonFlyBSD's uses varargs and glibc's uses extra parens instead.

Thanks for reporting this. Please try the attached patch, which I installed into Gnulib.

Attachment: 0001-libc-config-port-to-DragonFlyBSD-5.9.patch
Description: Text Data


reply via email to

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