nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Changing the return type of done()


From: Valdis . Kletnieks
Subject: Re: [Nmh-workers] Changing the return type of done()
Date: Thu, 19 Apr 2007 10:37:30 -0400

On Thu, 19 Apr 2007 10:13:07 BST, Peter Maydell said:

> (Surely there's going to be at least one file where the source code
> calls done() and which done() it winds up calling depends on which
> program it's compiled into...)

Such code needs to be taken out back and shot.  Or at the very least,
fixed to use a callback using a pointer to the function.  Pointers to
functions have *always* been valid C, and situations like this are why
they exist.

Attachment: pgprp8Z6zAk6q.pgp
Description: PGP signature


reply via email to

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