[Mono-bugs] [Bug 75604][Wis] New - Output the dllmap so name instead of the one in the attribute

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jul 21 15:16:43 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by tberman at off.net.

http://bugzilla.ximian.com/show_bug.cgi?id=75604

--- shadow/75604	2005-07-21 15:16:43.000000000 -0400
+++ shadow/75604.tmp.20869	2005-07-21 15:16:43.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 75604
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: tberman at off.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Output the dllmap so name instead of the one in the attribute
+
+Not sure that this bug should be here instead of in classlibs, but it would
+be nice if there is a DllNotFoundException on a DllImport that is mapped
+using <dllmap> the mapped name is used instead of the name in the attribute.
+
+I don't know how easy of a fix this is, but it would certainly help out a
+lot with a lot of the same gtk# questions over and over again. ("Why is it
+trying to load a win32 dll instead of a so"). It also would reflect more
+accurately what it is attempting to load.


More information about the mono-bugs mailing list