[Mono-bugs] [Bug 51847][Wis] Changed - strings are magically turned into IntPtrSteams

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 8 Dec 2003 09:14:47 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/51847	2003-12-07 22:39:00.000000000 -0500
+++ shadow/51847.tmp.710	2003-12-08 09:14:47.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 51847
 Product: Mono/Runtime
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: orphennui@yahoo.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -23,6 +23,9 @@
 I say the runtime because assigning this should cause an exception from
 regular code.  
 
 It seems refcount related since if I assign the value of the string to
 another varable soon after the struct is created, its value is never
 swapped for a System.IO.IntPtrStream.
+
+------- Additional Comments From bmaurer@users.sf.net  2003-12-08 09:14 -------
+Alex, we need a code sample.