18 Sep
2017
18 Sep
'17
6:57 a.m.
Dave Reisner <d@falconindy.com> wrote:
On Sun, Sep 17, 2017 at 05:34:15PM +1000, Allan McRae wrote:
On 16/09/17 06:54, Dave Reisner wrote:
+Errors +------ +On exit, makepkg will return one of the following error codes. + +**E_OK**=0:: I don't see the need to document internal details of how we refer to the error codes through named variables if we aren't making these public API.
To clarify - you are saying to remove "E_OK" etc from the documentation, but keep the number and description? That seems fair enough to me.
Yep, that's correct. Similar to how curl(1) documents its exit codes.
Ah, yes, I see what you mean. iff