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.
pgpW5Ck4sKylc.pgp
Description: PGP signature
_______________________________________________ Nmh-workers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/nmh-workers
