[Mono-bugs] [Bug 580041] New: Compiler claims extension methods not found, really needs to say 'add System.Core'
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Feb 15 17:51:40 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=580041
http://bugzilla.novell.com/show_bug.cgi?id=580041#c0
Summary: Compiler claims extension methods not found, really
needs to say 'add System.Core'
Classification: Mono
Product: Mono: Compilers
Version: 2.4.x
Platform: All
OS/Version: Ubuntu
Status: NEW
Severity: Minor
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: xocotl at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2)
Gecko/20100212 Ubuntu/10.04 (lucid) Firefox/3.6
Instead of telling me to add System.Core (MonoDevelop ought to do this by
default if the target is .Net 3.5, by the way), the compiler just tells me it
cannot find extension methods I add from other assemblies. Was very confusing
to figure out the source of this message.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://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