emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] emacs-25 db436e9: Don't call debug on failed cl-assert


From: Philipp Stephani
Subject: Re: [Emacs-diffs] emacs-25 db436e9: Don't call debug on failed cl-assert
Date: Sun, 06 Nov 2016 19:03:08 +0000



Stefan Monnier <address@hidden> schrieb am So., 6. Nov. 2016 um 18:39 Uhr:
> Doing this causes problems when running ert tests

Can it be fixed somewhere else?


ERT should not have to install a debugger to do its job. Rather, condition-case should be extended to be able to catch all signals (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24618) and should get direct access to the backtrace (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24617). 

reply via email to

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