qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 07/15] softfloat: rename canonicalize to sf_c


From: Bastian Koppelmann
Subject: Re: [Qemu-devel] [PATCH v3 07/15] softfloat: rename canonicalize to sf_canonicalize
Date: Fri, 6 Apr 2018 14:02:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 04/05/2018 01:11 AM, Emilio G. Cota wrote:
> glibc >= 2.25 defines canonicalize in commit eaf5ad0
> (Add canonicalize, canonicalizef, canonicalizel., 2016-10-26).
> 
> Given that we'll be including <math.h> soon, prepare
> for this by prefixing our canonicalize() with sf_ to avoid
> clashing with the libc's canonicalize().
> 
> Reported-by: Bastian Koppelmann <address@hidden>
> Cc: Bastian Koppelmann <address@hidden>
> Signed-off-by: Emilio G. Cota <address@hidden>
> ---

This fixes the problem.
Tested-by: Bastian Koppelmann <address@hidden>

Cheers,
Bastian



reply via email to

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