GNU bug report logs -
#52440
28.0.50; [PATCH] Quis custodiet ipsos custodes (sqlite3)
Previous Next
Reported by: dick.r.chiang <at> gmail.com
Date: Sat, 11 Dec 2021 21:33:02 UTC
Severity: normal
Tags: moreinfo, patch, wontfix
Found in version 28.0.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #41 received at 52440 <at> debbugs.gnu.org (full text, mbox):
> From: dick <dick.r.chiang <at> gmail.com>
> Cc: larsi <at> gnus.org, 52440 <at> debbugs.gnu.org
> Date: Sun, 12 Dec 2021 09:25:13 -0500
>
> > It's the other way around: separating them will NOT make rebuilds less
> > frequent. So it's kinda fruitless, as separations go.
>
> Interesting. I just edited sqlite.h in my fork, and it didn't recompile
> the world.
I guess sqlite.h in your fork includes only some of the sqlite stuff,
then. Which then begs the question why have it in more than one
place? Or maybe your sqlite.h includes lisp.h, which is also not a
very good idea.
You cannot usefully separate into different files parts of the Lisp
interpreter, they are too intertwined. Might as well stop trying.
Anyway, this seems to be about personal stylistic preferences, so any
further argument is futile.
This bug report was last modified 3 years and 239 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.