emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: shouldn't Fsignal be marked NORETURN?


From: Dan Nicolaescu
Subject: Re: shouldn't Fsignal be marked NORETURN?
Date: Sun, 09 Apr 2006 02:06:03 -0700

Stefan Monnier <address@hidden> writes:

  > >> > Any reason not to?
  > >> 
  > >> The `quit' signal can be continued.
  > 
  > > OK, thanks.
  > 
  > > Then report_file_error can be marked as NORETURN, right?
  > 
  > Yes,

Thanks

How about wrong_type_argument ? It looks like there's some dead code
in there, but it has not been touched in ages.

Also it seems that the while (1) can be deleted from args_out_of_range
and args_out_of_range_3.





reply via email to

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