[Mono-bugs] [Bug 373269] New: Math.Min and Math.Max

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Mar 24 08:22:49 EDT 2008


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


           Summary: Math.Min and Math.Max
           Product: Mono: Tools
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Gendarme
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: msafar at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Implement rule which will check for custom implementation of Math.Max and
Math.Min and recommend to use the real Math.Max/Min version.

This has performance implications as many Math methods are inlined using custom
JIT code.


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