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

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

bug#20066: 24.4; should-error and cl-assert


From: Leo Liu
Subject: bug#20066: 24.4; should-error and cl-assert
Date: Tue, 07 Apr 2015 15:44:45 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (OS X 10.10.2)

On 2015-03-09 16:06 +0800, Leo Liu wrote:
> I just compiled emacs 25.0.50 from git and I have immediately noticed
> the following difference:
>
> 1. (should-error (error "yes"))
> 2. (should-error (cl-assert nil t))
>
> Test 1 succeeds but test 2 fails. In emacs 24.4, both tests succeed.
> Could someone investigate what have caused this incompatibility?
>
> Thanks,
> Leo

Any comments on this bug?





reply via email to

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