libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] Warnings from libmicrohttpd.h


From: Tim Rühsen
Subject: [libmicrohttpd] Warnings from libmicrohttpd.h
Date: Wed, 3 Jan 2018 12:10:59 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

Hi,

I see these annoying from the user-included file libmicrohttpd.h (latest
git master). Could you fix it, please ?

/usr/oms/src/wget2/x86_64-w64-mingw32/include/microhttpd.h:215:5:
warning: "__clang_major__" is not defined, evaluates to 0 [-Wundef]
 #if __clang_major__+0 >= 5 || \
     ^~~~~~~~~~~~~~~
/usr/oms/src/wget2/x86_64-w64-mingw32/include/microhttpd.h:216:42:
warning: "__clang_major__" is not defined, evaluates to 0 [-Wundef]
   (!defined(__apple_build_version__) && (__clang_major__+0  > 3 ||
(__clang_major__+0 == 3 && __clang_minor__ >= 3))) || \
                                          ^~~~~~~~~~~~~~~
/usr/oms/src/wget2/x86_64-w64-mingw32/include/microhttpd.h:216:69:
warning: "__clang_major__" is not defined, evaluates to 0 [-Wundef]
   (!defined(__apple_build_version__) && (__clang_major__+0  > 3 ||
(__clang_major__+0 == 3 && __clang_minor__ >= 3))) || \


With Best Regards, Tim


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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