https://bugzilla.novell.com/show_bug.cgi?id=369173

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=369173#c3





--- Comment #3 from Marek Safar <[EMAIL PROTECTED]>  2008-03-11 07:46:37 MST ---
The second test should be only

Test 2: test.exe lib2.dll

Expected Output: No error and correctly emitted bla.dll

Actual Output:

lib2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
System.Enum
lib2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null

Unhandled Exception: System.TypeLoadException: Could not load type 'MyEnum'.
  at (wrapper managed-to-native)
System.Reflection.Emit.TypeBuilder:create_runtime_class
(System.Reflection.Emit.TypeBuilder)
  at System.Reflection.Emit.TypeBuilder.CreateType () [0x00000] 
  at C.Emit (System.Type t) [0x00000] 
  at C.Main (System.String[] args) [0x00000] 


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to