[Mono-bugs] [Bug 336321] New: System.Int32 != System.Int32 with IronPython and ASP.NET

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Oct 24 09:48:16 EDT 2007


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

           Summary: System.Int32 != System.Int32 with IronPython and ASP.NET
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: mhabersack at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


The attached test case shows a problem, where a comparison of two Type
instances referring to the same type (System.Int32 in this case) fails. This
prevents an ASP.NET application using IronPython from compiling. Tested with
both IronPyton r6 (from mono-project.com/Downloads) and 1.1 from codeplex.


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