]> git.eshelyaron.com Git - emacs.git/commit
Make purecopy work for bignums
authorTom Tromey <tom@tromey.com>
Wed, 8 Aug 2018 23:01:14 +0000 (17:01 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 8 Aug 2018 23:01:14 +0000 (17:01 -0600)
commitfb26c9fd69d93aaa789e71365c030083c7f3c775
tree90f3e28a4ff77119f33d5eafd6f38fbbfe9d7d95
parentd1ec3a0a8e4d7d56ebc1e4fa743130b9974ac6a8
Make purecopy work for bignums

* src/alloc.c (make_pure_bignum): New function.
(purecopy): Use it.
src/alloc.c