chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] noreturn & clang


From: Jörg F. Wittenberger
Subject: Re: [Chicken-hackers] noreturn & clang
Date: Wed, 06 Nov 2013 14:35:20 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Am 06.11.2013 11:14, schrieb Peter Bex:
On Wed, Nov 06, 2013 at 11:10:39AM +0100, "Jörg F. Wittenberger" wrote:
Also this commit is obviously applied and the code is in chicken.h
What version of clang are you using?
Looks like version 2.9.
I wrote this code testing with clang 3.3, so maybe the 3 major version
only has support for it.  If it's important to you, try upgrading to
that version.

Appears that 3.0 does already honor the noreturn declaration.

But now it complains about the array subscriptions as gcc did before...


Cheers,
Peter




reply via email to

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