FW: Kannel automatic compilation test

2002-05-26 Thread Oded Arbel
The following patch is required to keep gcc from complaining about implicit declerations when compiling the latest patch to allow smsc specific stop and start -- Oded Arbel m-Wise Inc. [EMAIL PROTECTED] (972)-67-340014 (972)-9-9581711 (ext: 116) ::.. * Formal specifications yield correct program

RE: thread for sending messages from a database

2002-05-26 Thread Oded Arbel
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Andreas Fink wrote: > > > > I think your whole approach is wrong. You should do this kind of > > thing in a separate application. You then can link this separate > > application to gwlib and use gwlib's HTTP li

RE: Serious Problem PANIC: Too many concurrent allocations

2002-05-26 Thread Oded Arbel
It was disscussed previously on the list, and the answer is two fold - either use "native" malloc which has no limitation on the ammount of allocations, or increase the table size for "checking" malloc. I use the second option, where I increased it from 1MB to 20MB. -- Oded Arbel m-Wise Inc. [EMA