[Mono-bugs] [Bug 696593] Unhandled Exception: System.TypeLoadException

2011-06-01 Thread bugzilla_noreply

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

https://bugzilla.novell.com/show_bug.cgi?id=696593#c2


Rodrigo Kumpera rkump...@novell.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||rkump...@novell.com
 Resolution||FIXED

--- Comment #2 from Rodrigo Kumpera rkump...@novell.com 2011-06-01 18:07:59 
UTC ---
Fixed on trunk and 2-10.

-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs


[Mono-bugs] [Bug 696593] Unhandled Exception: System.TypeLoadException

2011-05-27 Thread bugzilla_noreply

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

https://bugzilla.novell.com/show_bug.cgi?id=696593#c1


Kazunori SAKAMOTO exka...@gmail.com changed:

   What|Removed |Added

 CC||exka...@gmail.com

--- Comment #1 from Kazunori SAKAMOTO exka...@gmail.com 2011-05-27 15:45:23 
UTC ---
I also checked this bug with Mono C# Compiler.

% vim program.cs
% /usr/local/bin/mcs program.cs  
% /usr/local/bin/mono program.exe

 Unhandled Exception: System.TypeLoadException: Could not load type 
 'TestCase.Class3' from assembly 'program, Version=0.0.0.0, Culture=neutral, 
 PublicKeyToken=null'.


namespace TestCase {
public class Program {
public static void Main(string[] args) {

}
}
}


-- 
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  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs