[Mono-bugs] [Bug 564379] [REGRESSION] 2.6/svn gmcs throws CS1501 on overload/explicit implementation resolution

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 14 10:59:01 EST 2009


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

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


Marek Safar <msafar at novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
      Info Provider|msafar at novell.com           |

--- Comment #3 from Marek Safar <msafar at novell.com> 2009-12-14 15:58:58 UTC ---
I am just finished with debugging (wanted to give you head-start ;-)

The issue seems to be that calling

type.GetMethods (BindingFlags.Instance | BindingFlags.Public) on
NonClosingStream returns 4 members instead of 5 and Dispose is missing from the
list.

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