Re: cdb++ on a 64-bit machine?
"clemens fischer" <[email protected]> 12 Apr 2003 14:30:46 +0200
| Newsgroups | gmane.comp.djb.cdb |
|---|---|
| Message-ID | <[email protected]> |
Matthias Andree <[email protected]>: > I've mainly made the build system, the testing framework (for the > build system "make check") and have cared for portability and data > base locking (it's non-trivial getting this to work across NFS and > with mmap) and the FreeBSD packaging and helped the other hackers > with CVS a little. ah! i guess i've never written a truely portable program, can you tell me where to find good guidelines for this? URL? > In case anyone has been made curious, bogofilter is at > http://bogofilter.sourceforge.net/ i use it all day long, for spam-grading it's the best i know of. ifile is the other one, because it handles any number of categories, not just spam/ham. clemens