Re: Event seems to break it's C API

2004-05-14 Thread pcg
On Fri, May 14, 2004 at 06:59:25PM +0530, Joshua N Pritikin <[EMAIL PROTECTED]> wrote: > On Thu, May 13, 2004 at 06:08:01PM +0200, Marc A. Lehmann wrote: > > Hi, with the current release of Event my programs start to fail with > > this error message: > > > >Event: attempt to invoke now() met

Re: Event seems to break it's C API

2004-05-14 Thread Joshua N Pritikin
On Thu, May 13, 2004 at 06:08:01PM +0200, Marc A. Lehmann wrote: > Hi, with the current release of Event my programs start to fail with > this error message: > >Event: attempt to invoke now() method with callback unset on watcher >'??' at Event/t/00_basic.t line 13 Wow, I must have been

Event seems to break it's C API

2004-05-14 Thread pcg
Hi, with the current release of Event my programs start to fail with this error message: Event: attempt to invoke now() method with callback unset on watcher '??' at Event/t/00_basic.t line 13 I do, however, set the callback exactly as specified in the Event::MakeMaker manpage: /*