[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-module.c, eassert, and nonnull args
From: |
Eli Zaretskii |
Subject: |
Re: emacs-module.c, eassert, and nonnull args |
Date: |
Mon, 05 Jun 2017 18:33:51 +0300 |
> From: Philipp Stephani <address@hidden>
> Date: Mon, 05 Jun 2017 13:56:57 +0000
> Cc: Emacs Development <address@hidden>
>
> * src/emacs-module.c (assert_main_thread, assert_runtime, assert_env)
> (assert_value): New functions to assert module requirements.
I'd prefer to have these functions called module_assert_SOMETHING.
Thanks.
- emacs-module.c, eassert, and nonnull args, Paul Eggert, 2017/06/04
- Re: emacs-module.c, eassert, and nonnull args, Philipp Stephani, 2017/06/05
- Re: emacs-module.c, eassert, and nonnull args,
Eli Zaretskii <=
- Re: emacs-module.c, eassert, and nonnull args, Philipp Stephani, 2017/06/11
- Re: emacs-module.c, eassert, and nonnull args, Paul Eggert, 2017/06/11
- Re: emacs-module.c, eassert, and nonnull args, Philipp Stephani, 2017/06/11
- Re: emacs-module.c, eassert, and nonnull args, Philipp Stephani, 2017/06/12