http://bugzilla.spamassassin.org/show_bug.cgi?id=4305
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2842 is|0 |1
obsolete| |
AssignedTo|[email protected] |[EMAIL PROTECTED]
Status|NEW |ASSIGNED
------- Additional Comments From [EMAIL PROTECTED] 2005-05-05 22:18 -------
Created an attachment (id=2848)
--> (http://bugzilla.spamassassin.org/attachment.cgi?id=2848&action=view)
revised fix
ok, here's a revised version; it fixes a couple of bugs, simplifies the clone()
code a little, and hopefully makes the code a bit less special-case-y.
Daniel, I looked into the idea of making the name reflect the scoping, but that
increases overhead quite a lot -- it means that all the code that *uses* that
variable has to change in (possibly multiple) places to deal with cleaning up a
special case in one, single, well-defined place. doesn't make sense...
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.