bug-autoconf
[Top][All Lists]
Advanced

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

AC_C_BIGENDIAN narrowing short


From: Matthieu Gautier
Subject: AC_C_BIGENDIAN narrowing short
Date: Wed, 29 May 2019 18:17:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi,

AC_C_BIGENDIAN does a narrowing conversion when trying to detect the endianness. On recent compilarer/toolchains (ie android-ndk with clang) this is detected as an error and it doesn't compile.

The attached patch fix this.

Regards,
Matthieu Gautier.

--
Matthieu Gautier
Freelance developer
Membre du collectif d'indépendants Kymeria.
Membre de la coopérative d'activités Elycoop.
Tel: +33 (0)6 51 37 40 15
Mail : address@hidden

Attachment: AC_C_BIGENDIAN_narrowing.patch
Description: Text Data


reply via email to

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