https://bugzilla.novell.com/show_bug.cgi?id=487625
Summary: ExtensionMethodAttribute and CS1685
Classification: Mono
Product: Mono: Compilers
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Found By: ---
In .NET 3.5 it seems that the behavior of CS1685 changed to be only a warning,
at least in the presence of the ExtensionMethodAttribute.
This attribute is used to flag that a method is an extension, it lives in
System.Core but apparently people that do not reference System.Core add this
attribute to their own assemblies typically preventing us from compiling their
code.
I sent a sample program to Marek Safar already with a solution that exhibits
the problem.
--
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.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs