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


Miguel de Icaza <[EMAIL PROTECTED]> changed:

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




--- Comment #1 from Miguel de Icaza <[EMAIL PROTECTED]>  2007-10-30 22:52:17 
MST ---
Just a tiny bit of research: we are returning a null from the call to:

        MethodGroupExpr ops = (MethodGroupExpr) MemberLookup (
                ec.ContainerType, lookup, oper_names [(int) oper],
                MemberTypes.Method, AllBindingFlags, loc);

For oper == Addition, lookup= System.String and
ec.ContainerType==TestCompiler.MainClass


-- 
Configure bugmail: https://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