[Mono-bugs] [Bug 622104] New: Compiler regression breaks the test suite.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jul 13 19:29:50 EDT 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=622104#c0


           Summary: Compiler regression breaks the test suite.
    Classification: Mono
           Product: Mono: Compilers
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: C#
        AssignedTo: msafar at novell.com
        ReportedBy: miguel at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


According to Gonzalo this started happening about a week ago, our compiler cant
compile the mscorlib test suite:

cd mcs/class/corlib
make run-test-local PROFILE=net_2_0

Produces:

Test/System.Runtime.Remoting/SoapServicesTest.cs(17,10): error CS0229:
Ambiguity between
`System.Runtime.Remoting.Metadata.SoapTypeAttribute.XmlNamespace' and
`System.Runtime.Remoting.Metadata.SoapAttribute.XmlNamespace'
/second/home/cvs/mcs/class/lib/net_2_0/mscorlib.dll (Location of the symbol
related to previous error)
Test/System.Runtime.Remoting/SoapServicesTest.cs(52,10): error CS0229:
Ambiguity between
`System.Runtime.Remoting.Metadata.SoapTypeAttribute.XmlNamespace' and
`System.Runtime.Remoting.Metadata.SoapAttribute.XmlNamespace'

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


More information about the mono-bugs mailing list