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: Mon, 10 Apr 2006 23:59:35 -0400

    The reason I referred to wrong_type_argument is that it has the same
    issue as Fkill_emacs: it has a return statement, so marking it as
    NO_RETURN would mean having to do something about the return statement.

For Fkill_emacs it's not worth the trouble.
For wrong_type_argument, I think it is worth the trouble.
So please add NO_RETURN for wrong_type_argument,
and please conditionalize its return statements
so that all compilers will be happy.




reply via email to

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