unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#20268: 25.0.50; pcase-lambda broken
@ 2015-04-07  7:42 Leo Liu
  2015-04-08  1:01 ` Leo Liu
  2015-04-08  2:14 ` Stefan Monnier
  0 siblings, 2 replies; 11+ messages in thread
From: Leo Liu @ 2015-04-07  7:42 UTC (permalink / raw)
  To: 20268


After the recent rewrite, pcase-lambda is broken. For example, eval the
following to get 46422 instead of the correct value 65535.

   (cl-some (pcase-lambda (`[fullsweep_after ,v]) v)
            '([min_bin_vheap_size 46422]
              [min_heap_size 233]
              [fullsweep_after 65535]
              [minor_gcs 40]))

Thanks,
Leo





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-02-08  7:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-07  7:42 bug#20268: 25.0.50; pcase-lambda broken Leo Liu
2015-04-08  1:01 ` Leo Liu
2015-04-08 14:35   ` Stefan Monnier
2015-04-08  2:14 ` Stefan Monnier
2015-04-08 13:22   ` Andy Moreton
2015-04-08 15:08   ` Philipp Stephani
2015-04-08 19:25     ` Stefan Monnier
2015-04-08 20:31       ` Drew Adams
2015-04-08 21:29         ` Stefan Monnier
2015-04-08 22:21           ` Drew Adams
2022-02-08  7:52   ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).