all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: master 1073e16960: Include more information in error data for sqlite errors
       [not found] ` <20221028123940.8E5ACC00AB5@vcs2.savannah.gnu.org>
@ 2022-10-28 13:41   ` Po Lu
  0 siblings, 0 replies; only message in thread
From: Po Lu @ 2022-10-28 13:41 UTC (permalink / raw)
  To: emacs-devel; +Cc: Jonas Bernoulli

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.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-10-28 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166696077834.31646.11073794269891602773@vcs2.savannah.gnu.org>
     [not found] ` <20221028123940.8E5ACC00AB5@vcs2.savannah.gnu.org>
2022-10-28 13:41   ` master 1073e16960: Include more information in error data for sqlite errors Po Lu

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.