[Mono-bugs] [Bug 82075][Nor] Changed - TypeBuilder doesn't fail for	a type without all interface methods
    bugzilla-daemon at bugzilla.ximian.com 
    bugzilla-daemon at bugzilla.ximian.com
       
    Wed Jul 11 15:18:11 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 kumpera at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82075
--- shadow/82075	2007-07-11 15:17:07.000000000 -0400
+++ shadow/82075.tmp.31906	2007-07-11 15:18:11.000000000 -0400
@@ -36,6 +36,11 @@
 does not have an implementation.
    at System.Reflection.Emit.TypeBuilder.TermCreateClass(Int32 handle,
 Module module)
    at System.Reflection.Emit.TypeBuilder.CreateTypeNoLock()
    at System.Reflection.Emit.TypeBuilder.CreateType()
    at Program.Main(String[] args)
+
+------- Additional Comments From kumpera at gmail.com  2007-07-11 15:18 -------
+Created an attachment (id=19551)
+Test program
+
    
    
More information about the mono-bugs
mailing list