AnyEvent 6.140
Marc Lehmann
schmorp at schmorp.de
Thu Feb 2 14:33:29 CET 2012
On Thu, Feb 02, 2012 at 01:00:24PM +0000, Nicholas Bamber <nicholas at periapt.co.uk> wrote:
> We seem to be getting a suspicious warning with the latest version of
> AnyEvent (see b.txt). Also I attach a patch for a spelling error.
It's actually version "6.14" - the reason you didn't see those was that
Impl::Tk was completely broken for a few versions, and didn't load.
I don't get those messages, but these are caused by a known bug in perl
where it sometimes destructs objects in the wrong order.
The workaround is usually to make sure you destruct any watchers yourself at
program exit, and otherwise, these messages can be ignored.
Which version of perl did you use btw.?
--
The choice of a Deliantra, the free code+content MORPG
-----==- _GNU_ http://www.deliantra.net
----==-- _ generation
---==---(_)__ __ ____ __ Marc Lehmann
--==---/ / _ \/ // /\ \/ / schmorp at schmorp.de
-=====/_/_//_/\_,_/ /_/\_\
More information about the anyevent
mailing list