Gnus development mailing list
 help / color / mirror / Atom feed
From: Matthias Andree <matthias.andree@gmx.de>
Cc: Matthias Andree <ma@dt.e-technik.uni-dortmund.de>
Subject: Re: fast local-file storage for Gnus
Date: Sat, 24 May 2003 15:47:31 +0200	[thread overview]
Message-ID: <20030524134731.GA7992@merlin.emma.line.org> (raw)
In-Reply-To: <m3d6i8qy2a.fsf@heechee.beld.net>

On Sat, 24 May 2003, Ted Zlatanov wrote:

> On Sat, 24 May 2003, ma@dt.e-technik.uni-dortmund.de wrote:
> > kai.grossjohann@gmx.net (Kai Großjohann) writes:
> 
> >> A GDBM interface would be good.
> > 
> > Ugh. SCNR.
> 
> Can you explain what you mean, please?

Well, the GDBM history around fall 2002 wasn't very uhm convincing to me.

SuSE at that time shipped their SuSE Linux 8.1, with gdbm 1.8.0
(libgdbm.so.2) which used flock, and was thus unable to work across NFS.
Former versions of gdbm, gdbm.so.1, shipped with SuSE, had used fcntl,
and they worked across NFS. Why they chose to default to flock, I don't
know, and I haven't asked.

Then, someone decided to fix a bug and change the ABI (not the API) and
between gdbm 1.8.0 and 1.8.3 bumped the library version to gdbm.so.3,
thus, you couldn't upgrade gdbm to fix a bug without recompiling all
applications that used it. The maintainer justified himself with "it's
only an ABI change not an API change, so we needn't bump the major
revision of the software". Such idiocy makes gdbm "unstable" in my
perception.

> And how SCNR would integrate with Emacs?

Not at all, it's the acronym for "Sorry, could not resist".

> Ideally, the functionality would not require patching or recompiling
> Emacs, and would be entirely in Lisp, without installing external
> tools.

Sorry.

-- 
Matthias Andree



  reply	other threads:[~2003-05-24 13:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-23 20:31 Ted Zlatanov
2003-05-24 11:08 ` Kai Großjohann
     [not found]   ` <84wuggy548.fsf@lucy.is.informatik.uni-duis?= =?iso-8859-15?q?burg.de>
2003-05-24 12:03     ` Matthias Andree
2003-05-24 13:22       ` Ted Zlatanov
2003-05-24 13:47         ` Matthias Andree [this message]
2003-05-24 13:36       ` Kai Großjohann
2003-05-30 13:28 ` Dave Love
2003-05-30 13:57   ` Josh Huber
2003-05-30 15:23     ` Ted Zlatanov
2003-06-03 11:02       ` Dave Love
2003-06-03 15:37         ` Ted Zlatanov
2003-06-12 22:25           ` Dave Love
2003-06-13 14:33             ` Ted Zlatanov
2003-06-17 22:06               ` Dave Love
2003-06-03 11:00     ` Dave Love
2003-06-03 13:35       ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030524134731.GA7992@merlin.emma.line.org \
    --to=matthias.andree@gmx.de \
    --cc=ma@dt.e-technik.uni-dortmund.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).