[Mono-bugs] [Bug 664612] 2.10 fails compiling MonoDevelop 2.4.x

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 14 13:09:31 EST 2011


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

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


Marek Safar <msafar at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|C#                          |misc
         AssignedTo|msafar at novell.com           |mono-bugs at lists.ximian.com
            Product|Mono: Compilers             |Mono: Runtime

--- Comment #1 from Marek Safar <msafar at novell.com> 2011-01-14 18:09:30 UTC ---
I cannot find anything wrong in mcs, the problem is most likely with delay
loading inside runtime.

The offending type Mono.Debugger.Soft.TypeMirror (used as type argument) has 3
references to Mono.Cecil assembly which is not referenced/loaded. Adding
-reference to Mono.Cecil.dll fixes the compilation.

-- 
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.


More information about the mono-bugs mailing list