[Mono-bugs] [Bug 588143] if LD_LIBRARY_PATH is empty, DllNotFoundException is only thrown if the native library in current directory is specified with a ".so" suffix in the DllImport or in the .config.exe file

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 23 22:38:42 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=588143

http://bugzilla.novell.com/show_bug.cgi?id=588143#c14


--- Comment #14 from Andrés G. Aragoneses <knocte at gmail.com> 2010-03-24 02:38:41 UTC ---
Created an attachment (id=350152)
 --> (http://bugzilla.novell.com/attachment.cgi?id=350152)
Patch v1

Ok, the problem seems indeed easy to spot by just looking at the function,
because the suffix variable is assigned but never used (so it seems a typo),
thus I believe it could have been catched by some gcc warning.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list