[Mono-bugs] [Bug 582899] Missing bits in the 2-0 embedded API

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 25 12:34:31 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=582899#c3


--- Comment #3 from Robert Jordan <robertj at gmx.net> 2010-02-25 17:34:30 UTC ---
Another missing bit:

MonoAppDomain*
mono_domain_get_appdomain (MonoDomain *domain)
{
    g_assert (domain);
    return domain->domain;
}

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mono-bugs mailing list