emacs-devel
[Top][All Lists]
Advanced

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

Re: Fkill_emacs NO_RETURN


From: Richard Stallman
Subject: Re: Fkill_emacs NO_RETURN
Date: Sun, 09 Apr 2006 18:29:27 -0400

I deleted the NO_RETURN on Fkill_emacs,
because that was clearly the safest fix.

Another safe fix is to conditionalize the return statement with
#ifndef __GNUC__.  But I don't see a need to do so.  We should not
twist our code in knots just to satisfy a lint program.





reply via email to

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