[PATCH] Declare functions that unconditionally call FatalError as _X_NORETURN.

Jeremy Huddleston jeremyhu at apple.com
Sat May 22 09:17:27 PDT 2010


On May 22, 2010, at 02:02, Mark Kettenis wrote:

>> From: Jamey Sharp <jamey at minilop.net>
>> Date: Fri, 21 May 2010 22:16:50 -0700
>> 
>> For AtomError, this should fix a clang warning; in the other cases it's
>> just good documentation.
> 
> Adding _X_NORETURN to a function will destroy the possibility to do
> backtraces from said function on many architectures.

Really?  Why is that?



More information about the xorg-devel mailing list