0.93.2 and OS/2

David Relson relson at osagesoftware.com
Sun Dec 5 22:39:08 CET 2004


On Sun, 05 Dec 2004 17:49:52 +0100 (CET)
Yuri Dario wrote:

> Hi Matthias,
> 
> >I don't know - I haven't looked so closely, and I know too little
> >about Berkeley DB implementation details and OS/2 to give useful
> >information. 
> 
> I have added a SHM emulation library, but it is not working as
> expected.
> 
> Are shmget calls supposed to be persistent? I see the first process to
> allocate memory and exit, then when I run it again it is referencing
> the same memory id: this fails under OS/2 since memory is freed at
> process exit. 
> 
> Binaries built with --disable-transactions now passes all 38 tests
> (never happened before).
> 
> So now I don't know it transactions requires link() or persistent shm.
> 
> 
> Bye,
> 
> 	Yuri Dario
> 
> /*
>  * member of TeamOS/2 - Italy
>  * http://www.os2power.com/yuri
>  * http://www.teamos2.it
>  */

Yuri,

Glad to hear of your success with "make check", though I'm somewhat
surprised you've had that success with past versions.

In any case, your configure.os2 script is now part of bogofilter (in
CVS) and is in directory doc/programmer/OS2.

Ciao,

David



More information about the bogofilter-dev mailing list