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: Stefan Monnier
Subject: Re: [Emacs-diffs] master 9278d90: * lisp/emacs-lisp/pcase.el (pcase): Comment debug message (Bug#26177).
Date: Sun, 26 Mar 2017 10:17:02 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> -      (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]