emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 9278d90: * lisp/emacs-lisp/pcase.el (pcase): Co


From: Paul Pogonyshev
Subject: Re: [Emacs-diffs] master 9278d90: * lisp/emacs-lisp/pcase.el (pcase): Comment debug message (Bug#26177).
Date: Sun, 26 Mar 2017 16:47:43 +0200

There is a testcase in the bugreport.

Paul

On 26 March 2017 at 16:17, Stefan Monnier <address@hidden> wrote:
>> -      (when data
>> -        (message "pcase-memoize: equal first branch, yet different"))
>> +      ;; (when data
>> +      ;;   (message "pcase-memoize: equal first branch, yet different"))
>
> I'm curious: where did you bump into it?
> [ The reason I'm curious, is that it's basically detecting a bug in
>   pcase's memoization, so if you saw that message, we need to improve
>   it.  ]
>
>
>         Stefan



reply via email to

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