[Mono-bugs] [Bug 74374][Wis] Changed - Patch for monodis to output forward declarations for classes
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Apr 2005 11:23:34 -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 radical@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74374
--- shadow/74374 2005-04-04 11:22:38.000000000 -0400
+++ shadow/74374.tmp.25870 2005-04-04 11:23:34.000000000 -0400
@@ -24,6 +24,11 @@
.class interface public auto ansi abstract IVbHost
{
} // end of class Microsoft.VisualBasic.CompilerServices.IVbHost
}
Fwd decls for all classes before start of the actual class definitions.
+
+------- Additional Comments From radical@gmail.com 2005-04-04 11:23 -------
+Created an attachment (id=14840)
+fwddecl.patch
+