]> git.eshelyaron.com Git - emacs.git/commit
Print module structure sizes when initializing test module
authorPhilipp Stephani <phst@google.com>
Mon, 12 Jun 2017 21:45:18 +0000 (23:45 +0200)
committerPhilipp Stephani <phst@google.com>
Mon, 12 Jun 2017 21:46:02 +0000 (23:46 +0200)
commit52c846d45dc52365349fc71e15d305a20788ce00
tree006bb54004843a65f6873bd4d67166b43e69b7d1
parent69899d4a7e6e9e1b5e9f1894c53a81e340907f9d
Print module structure sizes when initializing test module

* test/data/emacs-module/mod-test.c (emacs_module_init): Print
compile-time and runtime sizes of module structures to ease debugging
test/data/emacs-module/mod-test.c