[Mono-list] Extension Methods in Referenced Assemblies

Bryan Murphy bmurphy1976 at gmail.com
Tue Sep 16 15:24:07 EDT 2008


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

On Tue, Sep 16, 2008 at 2:05 PM, Bryan Murphy <bmurphy1976 at gmail.com> wrote:

> Yes, I'm sorry, I am using gmcs.  I'll make a little test project that
> exhibits this problem.
> Bryan
>
>
> On Tue, Sep 16, 2008 at 2:04 PM, Jb Evain <jb at nurv.fr> wrote:
>
>> Hey,
>>
>> On 9/16/08, Bryan Murphy <bmurphy1976 at gmail.com> wrote:
>> > I'm having a problem with extension methods in referenced assemblies.
>>  If I
>> > define a set of extension methods in my local assembly, they work fine.
>>  If
>> > I define them in an external assembly, and then reference that assembly,
>> my
>> > project no longer compiles and mcs can't find them.  The exact same code
>> > compiles in Visual Studio 2008 on windows without a problem.
>> >
>> > Any idea what I'm doing wrong?
>>
>> You have to use gmcs, not mcs.
>>
>> If you're already using it, could you please file a bug with a test case?
>>
>> Thanks!
>>
>> --
>> Jb Evain  <jb at nurv.fr>
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080916/8b30c268/attachment.html 


More information about the Mono-list mailing list