Skip Menu |

This queue is for tickets about the Mail-Thread CPAN distribution.

Report information
The Basics
Id: 116727
Status: new
Priority: 0/
Queue: Mail-Thread

People
Owner: Nobody in particular
Requestors: e [...] 80x24.org
Cc:
AdminCc:

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



Subject: [PATCH] avoid recursion warnings in recurse_down
Date: Fri, 5 Aug 2016 00:23:19 +0000
To: bug-Mail-Thread [...] rt.cpan.org
From: Eric Wong <e [...] 80x24.org>
There is no need to actually perform recursion when traversing messages to perform callbacks on them. This quiets down recursion warnings in large threads (and may avoid crashes). See attached patch.

Message body is not shown because sender requested not to inline it.