[Mono-bugs] [Bug 81259][Wis] Changed - Problem with "internal" access modifier.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 29 23:19:43 EDT 2007
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 patperry at stanford.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=81259
--- shadow/81259 2007-03-28 19:47:02.000000000 -0500
+++ shadow/81259.tmp.17279 2007-03-29 22:19:43.000000000 -0500
@@ -2,13 +2,13 @@
Product: Mono: Compilers
Version: 1.2
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: patperry at stanford.edu
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -46,6 +46,13 @@
when the signature is changed to
internal protected virtual void UnsafeSetValue (T value, int index)
the bug goes away.
+
+------- Additional Comments From patperry at stanford.edu 2007-03-29 22:19 -------
+
+I haven't been able to reproduce the bug in a shorter form. This bug
+is really bizarre. The function mentioned above gets called from a
+generic function Map<S, T>. When I call the function with S and T
+being the same type, everything runs fine.
More information about the mono-bugs
mailing list