http://bugzilla.novell.com/show_bug.cgi?id=601431

http://bugzilla.novell.com/show_bug.cgi?id=601431#c16


Rodrigo Kumpera <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #16 from Rodrigo Kumpera <[email protected]> 2010-05-07 21:20:39 
UTC ---
Fixed trunk in r156922. We now are as lazy as MS.
Which mean that it will still fail if the assembly has types which inherit or
implement interfaces from missing references.

In addition to make GetTypes () lazy I made most methods used by
Import.CreateType not cause the type to be initialized. The only methods that
still causes that are IsDefined and GetField.

It might be possible to solve it for IsDefined, but it's usage looks bogus.

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

Reply via email to