https://bugzilla.novell.com/show_bug.cgi?id=656053
https://bugzilla.novell.com/show_bug.cgi?id=656053#c0 Summary: Beta 3.2.1 : RectangleF.Inset extended twice. Classification: Mono Product: MonoTouch Version: unspecified Platform: Macintosh OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Class Libraries AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; en-us) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5 The RectangleF.Inset extensions seems to be implemented twice in the latest Beta /Users/johanotto/Projects/JustEnough/IPhone/Application/CallSchedule/Calendar/CalendarWeekView.cs(53,53): Error CS0121: The call is ambiguous between the following methods or properties: `System.Drawing.RectangleFExt.Inset(this System.Drawing.RectangleF, float, float)' and `MonoTouch.CoreGraphics.RectangleFExtensions.Inset(this System.Drawing.RectangleF, float, float)' (CS0121) (JustEnough) Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: Code has worked in the last stable release, now it gives a compilation error Expected Results: No compiler error -- Configure bugmail: https://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
