Port recent module changes to pickier compilers
commit33223605144c61709a6d3c2a3c96f0b7451512c6
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Nov 2015 17:53:13 +0000 (23 09:53 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Nov 2015 17:53:36 +0000 (23 09:53 -0800)
treef5e3ae752838103359eba91a1b8b3f52d4b91525
parentccc16061acb4d1cdd7c2b0da71b98092002935aa
Port recent module changes to pickier compilers

* src/emacs-module.c (module_make_function)
(module_make_string): Add casts to fix pointer signedness issues.
src/emacs-module.c