|
From: | Paul Eggert |
Subject: | Re: Dynamic modules: emacs-module.c and signaling errors |
Date: | Tue, 24 Nov 2015 22:52:06 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
Daniel Colascione wrote:
And in a C++ wrapper interface, that can happen naturally and safely. If you want to write C, you check for errors the C way.
C provides multiple ways to check. We're not obliged to implement a tedious and confusing API, if better alternatives are available.
[Prev in Thread] | Current Thread | [Next in Thread] |