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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to