Hi, quote from the commit message:
This line of code was introduced in 0d45aa38, probably by mistake. The ASCII
code in decimal for '_' (underscore) is 95 (the code says 96, but probably
another mistake), but as mime encoding is hexadecimal, we need =5F instead.
An example of this encoding problem can be seen in one of my earlier patches
with message-id <[email protected]>.
Best regards,
Michael
0001-Bugfix-mime_encode-Encode-_-as-5F-instead-of-96.patch
Description: Binary data
_______________________________________________ Sup-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/sup-devel
