]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation of pdumper.c with old buggy GCC
authorEli Zaretskii <eliz@gnu.org>
Wed, 23 Jan 2019 15:40:10 +0000 (17:40 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 23 Jan 2019 15:40:10 +0000 (17:40 +0200)
commit43cf9b968a1745ae559f8c93db50008d31fcc281
treed230c397cd33aeb7944c8a5d8c890549c5cde503
parent927d9f12173aab413868bd8d5abd42887b000e4e
Fix compilation of pdumper.c with old buggy GCC

* src/pdumper.c (emacs_ptr_at): Renamed from emacs_ptr, to
avoid compilation errors with GCC 4.7.  Reported by Martin
Rudalics <rudalics@gmx.at>.  All callers changed.
src/pdumper.c