On 3/2/2010 9:26 AM, Dave O'Neill wrote: > The real problem is that decode_mimewords() should have been forced to > scalar context.
Right. My patch did it indirectly (I'd [mis]read someplace that you couldn't force a context in a return statement), but yours does it explicitly, and is better. > It's also what previous versions (without the bug) did, so we'll > preserve that behaviour for now. Makes sense. Thanks! -Matt _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

