diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2022-04-19 19:02:05 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2022-04-19 19:19:35 -0700 |
commit | 67940394c03450e767724a461c061921e2329bab (patch) | |
tree | 4f6754438cd7bac984c49be1006161aeadb2b620 /lisp/emacs-lisp/generic.el | |
parent | cfadba6f2391424431e0f2e08ec9f97336231564 (diff) | |
download | emacs-67940394c03450e767724a461c061921e2329bab.tar.gz emacs-67940394c03450e767724a461c061921e2329bab.tar.bz2 emacs-67940394c03450e767724a461c061921e2329bab.zip |
Pacify gcc -std=c99 with printf %p
* src/print.c (print_vectorlike): Assign pointer-to-function
to void * before printing it with %p, as the C standard
doesn’t bless printing function pointers with %p.
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions