[Mono-devel-list] gtk-sharp patch for DllImport mappings

Urs Muff umuff at QUARK.com
Fri May 21 12:42:02 EDT 2004


Sorry for the list mismatch, but I don't know all the lists there are.

But shouldn't that be done in the config file rather the in the DllImport
attribute?  I don't see a reason why the DllImport attribute needs to be
that specific.  I my opinion having glib-2.0 rather then libglib-2.0-0.dll
in the DllImport attribute is more generic and portable.

- URS C. MUFF

-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com] On Behalf Of Todd Berman
Sent: Friday, May 21, 2004 9:44 AM
To: Urs C Muff
Cc: mono-devel-list at ximian.com
Subject: Re: [Mono-devel-list] gtk-sharp patch for DllImport mappings

Urs, two things.

1) gtk-sharp has a list for this, use it instead of here, its far lower
traffic and much easier to track.

2) This doesnt get rid of the need for a dll mapping on x86 in anyway.

This is because we no longer want to require the .so directly, and
instead map to the .so.0 or equivalent that is installed without the
-devel packages. Your patch, which removes a couple config mapping
lines, reverts us back to requiring -devel packages.

--Todd

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list