emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] pdumper updated (4eb06e3 -> b7da1a5)


From: Daniel Colascione
Subject: [Emacs-diffs] pdumper updated (4eb06e3 -> b7da1a5)
Date: Mon, 19 Feb 2018 12:02:45 -0500 (EST)

quotemstr pushed a change to branch pdumper.

      from  4eb06e3   * src/nsfns.m (syms_of_nsfns_1): Remove unused function.
       new  11976b6   Verify hashes of lisp structures during compilation
       new  131d65b   Use mmap retry on Cygwin too
       new  d9dcb3f   Limit -Wconversion to GCC >= 4.7
       new  1de3fa3   Remove obsolete todo comment
       new  2971d13   Move unblock_input out of catch handler
       new  b7da1a5   Avoid -Wconversion error in dump_read_all under MS-Windows


Summary of changes:
 .gitignore                 |   1 +
 lib-src/make-fingerprint.c |  40 ++++++++++---
 src/Makefile.in            |   8 ++-
 src/dmpstruct.awk          |  28 +++++++++
 src/pdumper.c              | 142 +++++++++++++++++++++++++++++++++++++++------
 5 files changed, 194 insertions(+), 25 deletions(-)
 create mode 100755 src/dmpstruct.awk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]