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 [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=79152

--- shadow/79152        2006-08-24 04:40:39.000000000 -0400
+++ shadow/79152.tmp.27776      2006-08-24 04:40:52.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 79152
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: StringBuilder default ctor does not allocate internal string
+Summary: [PATCH] StringBuilder default ctor does not allocate internal string
 
 Apparently the default ctor of StringBuilder does not allocate the 
 internal string, and as a result you get an ArgumentOutOfRangeException 
 when pinvoking a function with marshalling to StringBuilder:
 
 Unhandled Exception: System.ArgumentOutOfRangeException: newLength as to 
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to