[Mono-bugs] [Bug 72559][Nor] Changed - False positive in mono/tests/pinvoke13.cs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Feb 2005 17:50:39 -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 vargaz@gmail.com.

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

--- shadow/72559	2005-02-13 14:27:22.000000000 -0500
+++ shadow/72559.tmp.1330	2005-02-13 17:50:39.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 72559
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: robertj@gmx.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -28,6 +28,9 @@
         g_assert_not_reached ();
 #endif
 }
 
 Assuming CharSet.Auto == CharSet.Ansi, NameManglingAuto
 should test the sum against 198.
+
+------- Additional Comments From vargaz@gmail.com  2005-02-13 17:50 -------
+Fixed in SVN.