[Mono-bugs] [Bug 450151] Call to ToString fails

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 1 06:07:09 EST 2008


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

User msafar at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=450151#c2


Marek Safar <msafar at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |msafar at novell.com




--- Comment #2 from Marek Safar <msafar at novell.com>  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.


More information about the mono-bugs mailing list