Summary

irc egg fails at removing message handler

Metadata

Attachments

Description

irc:remove-message-handler! fails if you try to remove a tagged message handler while there is a non-tagged one in the handlers list.

Changes and comments

[2014-10-02 14:40:53 UTC] kooda attached test.scm (description=test case)

[2014-10-05 17:02:40 UTC] kooda attached patch.diff (description=fix)

[2014-10-05 17:06:02 UTC] kooda wrote:

Fix added, that was easy.

[2015-09-26 16:24:59 UTC] evhan changed status from new to closed

[2015-09-26 16:24:59 UTC] evhan set resolution to fixed

[2015-09-26 16:24:59 UTC] evhan wrote:

Applied, thanks Kooda!