Skip Menu |

This queue is for tickets about the AnyEvent-IRC CPAN distribution.

Report information
The Basics
Id: 59606
Status: resolved
Priority: 0/
Queue: AnyEvent-IRC

People
Owner: Nobody in particular
Requestors: LEEDO [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 0.95
Fixed in: (no value)



Subject: warning on the irc_* event
I am getting a warning from AE::IRC::Client. I have not tracked down what line is triggering this warning, but I think it should be a trivial fix. The warning is: unhandled callback exception on event (irc_*, AnyEvent::IRC::Client=HASH(0x41d1330), HASH(0x43da420)): Modification of non-creatable array value attempted, subscript -1 at /home/leedo/perl5/lib/perl5/AnyEvent/IRC/Client.pm line 1360. I think this is because there are no elements in the params arrayref. Also, any word on a new Object::Event release? You fixed a bug in it for a bug that cropped up in AE::IRC. Thanks!
This problem has been fixed in the new release. Thanks for the report! Greetings, Robin