https://bugzilla.novell.com/show_bug.cgi?id=351448
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=351448#c2 Atsushi Enomoto <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] --- Comment #2 from Atsushi Enomoto <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
