bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] test-raise: use _Noreturn


From: Bruno Haible
Subject: Re: [PATCH] test-raise: use _Noreturn
Date: Thu, 6 Oct 2011 10:43:07 +0200
User-agent: KMail/1.13.6 (Linux/2.6.37.6-0.5-desktop; KDE/4.6.0; x86_64; ; )

Bernhard Voelker wrote:
> Alternatively, can't we use _exit() here?

This would not change the problem: _exit() is, like exit(), declared
as nonreturning on glibc systems and not declared this way on some
other platforms.

Bruno
-- 
In memoriam Bahriye Üçok <http://en.wikipedia.org/wiki/Bahriye_Üçok>



reply via email to

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