[Mono-bugs] [Bug 74153][Nor] Changed - fallback to __Internal for p/invoke?

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 28 Mar 2005 17:07:24 -0500 (EST)


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 .

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

--- shadow/74153	2005-03-28 17:04:58.000000000 -0500
+++ shadow/74153.tmp.24198	2005-03-28 17:07:24.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 74153
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: james@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: fallback to __Internal for p/invoke?
 
 When using bundles, it would be really nice to be able to statically link
 libs that you are going to use for p/invoke.  Currently this doesn't work
 because the DllImport attributes reference the external soname.  Maybe the
 runtime could also try looking stuff up in "__Internal" if it can't find it