emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master 1073e16960: Include more information in error data for sqlite


From: Po Lu
Subject: Re: master 1073e16960: Include more information in error data for sqlite errors
Date: Fri, 28 Oct 2022 21:41:17 +0800
User-agent: Gnus/5.13 (Gnus v5.13)

Jonas Bernoulli <jonas@bernoul.li> writes:

>     (sqlite-select, sqlite-load-extension, sqlite-next): Use it.
>     (sqlite_prepare_errdata): New function.
>     (sqlite_prepare_errmsg): Remove function.
>     (sqlite-execute, sqlite-select): Use new function.
>     (sqlite-locked-error): Derive from 'sqlite-error'.

Thanks, but we write the name of the C function in commit messages
whenever applicable, not their Lisp names.  So these should read
Fsqlite_select, Fsqlite_load_extension, Fsqlite_next, and so on.

There's no need to correct this now; please keep that in mind the next
time you check in changes.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]