[Mono-bugs] [Bug 338102] New: gmcs: getting "member already defined" error on two methods where one is generic version of the other

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 31 08:21:06 EDT 2007


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

           Summary: gmcs: getting "member already defined" error on two
                    methods where one is generic version of the other
           Product: Mono: Compilers
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: mtraudt at quantifisolutions.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


Created an attachment (id=181430)
 --> (https://bugzilla.novell.com/attachment.cgi?id=181430)
Cut down version of NHibernate class that does not compile with svn version of
gmcs

This problem started happening with svn version as of a few days ago (not sure
of the exact date).  You can reproduce with the attached code (which compiles
fine with MS .NET and with Mono 1.2.5).

You need to compile as follows:

gmcs -out:TestCase.dll -t:library -d:NET_2_0 -r:System.Data.dll SessionImpl.cs


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