Hello,
> I'll use a different #define ...
> EVENT_MEMORY_DEBUG. Attached is a patch vs. 0.58. Can you add
> -DEVENT_MEMORY_DEBUG to the Makefile and try again?
Well, this works! I applied your patch, and the new Event.pm (build with
-DEVENT_MEMORY_DEBUG)
passed all tests successfully even with my non debugging perl. Thank you.
So, I saw the patch included the free() checking code as well, so I will now start to
instruct my
application to run with Events debugging feature. I will report the results.
_memory_counters() replies the number of watcher instances, right?
Greetings
Jochen