[Mono-bugs] [Bug 351448] [Patch] SmtpClient does not respect 76-chars-per-line limit for Quoted-Printable encoding

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 29 01:57:04 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=351448

User atsushi at ximian.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=351448#c2


Atsushi Enomoto <atsushi at ximian.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |atsushi at ximian.com




--- Comment #2 from Atsushi Enomoto <atsushi at ximian.com>  2008-01-28 23:57:04 MST ---
> +					s = "=" + Convert.ToString (i, 16).ToUpper ();\

You'll get couple of complaints about this inefficient operation from other
monkeys.

Other than that it looks good.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list