[Mono-bugs] [Bug 76400][Nor] Changed - [PATCH] DateTime.Parse
allocates 17 kb / call
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Oct 14 00:20:47 EDT 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76400
--- shadow/76400 2005-10-11 03:06:22.000000000 -0400
+++ shadow/76400.tmp.12803 2005-10-14 00:20:47.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs at ximian.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: DateTime.Parse allocates 17 kb / call
+Summary: [PATCH] DateTime.Parse allocates 17 kb / call
The following test case:
using System;
using System.IO;
@@ -100,6 +100,10 @@
------- Additional Comments From atsushi at ximian.com 2005-10-11 03:06 -------
Created an attachment (id=15903)
how will this patch go?
+
+------- Additional Comments From miguel at ximian.com 2005-10-14 00:20 -------
+In my opinion your patch looks decent Ben, what about some nunit test
+cases?
More information about the mono-bugs
mailing list