Also mark module init function as noexcept if possible
commitc2f518cd73834099a67637cd69b4162e0e41f0e5
authorPhilipp Stephani <phst@google.com>
Sat, 1 Jul 2017 17:58:57 +0000 (1 19:58 +0200)
committerPhilipp Stephani <phst@google.com>
Sat, 1 Jul 2017 18:02:24 +0000 (1 20:02 +0200)
tree9574569d01359795c8e13f61da057ad85d9fe396
parent0489f2ca5a01445d3abb39aea18d54257fedd5f1
Also mark module init function as noexcept if possible

* src/emacs-module.h.in (emacs_module_init): Mark as noexcept if
possible.
src/emacs-module.h.in