[Mono-bugs] [Bug 42801][Nor] Changed - proplems with CharSet attribute
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 14 May 2003 07:38:27 -0400 (EDT)
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42801
--- shadow/42801 Mon May 12 12:00:10 2003
+++ shadow/42801.tmp.13946 Wed May 14 07:38:27 2003
@@ -1,14 +1,14 @@
Bug#: 42801
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: dietmar@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -17,6 +17,9 @@
Summary: proplems with CharSet attribute
Description of Problem:
pinvoke13.cs fails when compiled with mcs, but works when compiled with csc.
This is either a reflection or an mcs bug.
+
+------- Additional Comments From lupus@ximian.com 2003-05-14 07:38 -------
+Fixed in cvs, it was a reflection bug.