This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Need help with Perl/Tk


Dave Korn wrote:
On 13 December 2007 14:55, Andrew DeFaria wrote:
(When it comes to DynaLoader you gotta learn to read the fine print and make intuitive leaps :-)
Yes but it did indeed state "No such file or directory...". Would it be that hard for DynaLoader.pm to mention exactly which file it was looking for?
Yes, it would, because that information is not exposed to the application; you just call LoadLibrary, and if you get a file not found error back, there's no way to determine if it was the library DLL itself or one of the dependent DLLs that windows couldn't find.
Well then how about changing the error message to something as nonsensical as "Unable to find this library, or a library on which this one depends..."
--
Andrew DeFaria <http://defaria.com>
All I want in life is a warm bed, and unlimited power.



-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]