bug-guile
[Top][All Lists]
Advanced

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

bug#15807: guile-2.0.9 doesn't handle Apple clang < 5 or llvm.org clang


From: Ludovic Courtès
Subject: bug#15807: guile-2.0.9 doesn't handle Apple clang < 5 or llvm.org clang < 3.3 properly
Date: Thu, 28 Nov 2013 20:38:39 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Mark H Weaver <address@hidden> skribis:

> So clang is pretending to be GCC (by defining __GNUC__), and then breaks
> if we use the noreturn attribute which has been supported in GCC since
> version 2.5 (released in 1993) ?  If so, I consider that a bug in clang.

Agreed.  As long as Clang defines __GNUC__, we should ignore any such problem.

Ludo’.





reply via email to

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