]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation warnings in pdumper with !HAVE_NATIVECOMP
authorStefan Kangas <stefankangas@gmail.com>
Sun, 26 Jan 2025 20:17:31 +0000 (21:17 +0100)
committerEshel Yaron <me@eshelyaron.com>
Thu, 30 Jan 2025 18:02:40 +0000 (19:02 +0100)
commit0fb4f15f5e1dc3b1c5643047fc0059ea7fd98fc1
tree0b0ba3d0cc83d87f9130d9b31530555d282c8f7f
parent21c18967572fe9e9e2cf0a28e882b6beeb018f92
Fix compilation warnings in pdumper with !HAVE_NATIVECOMP

* src/pdumper.c [!HAVE_NATIVECOMP] (cold_op, dump_subr): Fix
compilation warnings.
Ref: https://lists.gnu.org/r/emacs-devel/2025-01/msg01003.html

(cherry picked from commit aec9e66178793e631f0583768315a6371054c907)
src/pdumper.c