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

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


Marek Safar <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #2 from Marek Safar <[EMAIL PROTECTED]>  2008-12-01 04:07:09 MST ---
Just for my future reference, here is the issue description

There is circular dependency involved

class A : I<B> {}
class B : A {}

We setup membercache for B when A had not yet been defined, its membercache is
empty.

TypeContainer::DoDefineMembers is the entry point.


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