[Mono-bugs] [Bug 80455][Nor] Changed - [GMCS] mcs doesn't set the correct flags for pinvoke generic method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 19:39:25 EST 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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=80455
--- shadow/80455 2007-01-11 06:46:15.000000000 -0500
+++ shadow/80455.tmp.6711 2007-02-09 19:39:25.000000000 -0500
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs at ximian.com
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: mcs doesn't set the correct flags for pinvoke generic method
+Summary: [GMCS] mcs doesn't set the correct flags for pinvoke generic method
The following crashes gmcs:
mono$ gmcs /tmp/a.cs
/tmp/a.cs(6,22): warning CS0169: The private method `A.Do<T>()' is never used
In type: A
More information about the mono-bugs
mailing list