bug-gnulib
[Top][All Lists]
Advanced

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

Incompatibilities with clang.


From: Matt Sicker
Subject: Incompatibilities with clang.
Date: Sat, 2 Nov 2013 10:28:59 -0500

The clang compiler reports itself as GCC version 4.2, but it supports several more features in common with newer versions of GCC. However, it uses different macros to check for features themselves rather than depending on version numbers for compatibility reasons. For instance, clang supports both C and C++ static asserts, yet gnulib doesn't use them when compiling with clang.

--
Matt Sicker <address@hidden>

reply via email to

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