emacs-devel
[Top][All Lists]
Advanced

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

Re: Windows 64 port


From: Fabrice Popineau
Subject: Re: Windows 64 port
Date: Fri, 23 Mar 2012 11:11:53 +0100

Another mostly cosmetic question.
Does GCC support:
static NO_RETURN void fatal (const char *s1, const char *s2);
rather than
static void fatal (const char *s1, const char *s2) NO_RETURN;

Fabrice

reply via email to

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