[Mono-bugs] [Bug 77959][Wis] Changed - Optional ParameterAttribute
and nullref in Cecil
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 30 06:06:25 EST 2006
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 mono at evain.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77959
--- shadow/77959 2006-03-30 05:22:27.000000000 -0500
+++ shadow/77959.tmp.19221 2006-03-30 06:06:25.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77959
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: Mono.Cecil
AssignedTo: mono at evain.net
ReportedBy: armand at dotnet.org.za
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -95,6 +95,9 @@
+ et = GetCorrespondingType(type.FullName);
+ }
+
ConstantRow cRow = m_rowWriter.CreateConstantRow (
et,
hc.MetadataToken,
+
+------- Additional Comments From mono at evain.net 2006-03-30 06:06 -------
+Fixed in svn head at revision 58775.
More information about the mono-bugs
mailing list