/[emacs]/emacs/src/floatfns.c
ViewVC logotype

Diff of /emacs/src/floatfns.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.81 by monnier, Wed Nov 5 16:45:11 2003 UTC revision 1.82 by jhd, Wed Dec 15 21:40:41 2004 UTC
# Line 981  float_error (signo) Line 981  float_error (signo)
981    signal (SIGILL, float_error);    signal (SIGILL, float_error);
982  #endif /* BSD_SYSTEM */  #endif /* BSD_SYSTEM */
983    
984      SIGNAL_THREAD_CHECK (signo);
985    in_float = 0;    in_float = 0;
986    
987    Fsignal (Qarith_error, Fcons (float_error_arg, Qnil));    Fsignal (Qarith_error, Fcons (float_error_arg, Qnil));

Legend:
Removed from v.1.81  
changed lines
  Added in v.1.82

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26