/[libtool]/libtool/TODO
ViewVC logotype

Diff of /libtool/TODO

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.36.2.2 by gary, Sat Apr 21 17:38:40 2001 UTC revision 1.36.2.3 by tanner, Wed Apr 25 14:26:50 2001 UTC
# Line 1  Line 1 
1  In the near future:  In the near future:
2  ********************  ********************
3    
4    * Fix the following bugs in libltdl:
5     - error reporting of tryall_dlopen():
6       if the file actually doesn't exist (stat() fails or it wasn't dlpreopened)
7       -> report `file not found'
8       if it cannot be loaded (e.g. due to missing dependencies)
9       -> report dlerror
10        open question: which error should be reported if all dlloaders fail
11        or if a specific module type can only be loaded by one of them, how report its dlerror?
12       Also report dlerror() for dlclose and dlsym if available
13     - Make sure that the dependency_libs of a dlpreopened module won't be loaded.
14    
15  * Check whether the version of libtool.m4 is compatible with  * Check whether the version of libtool.m4 is compatible with
16  ltconfig/ltmain.sh.  Meanwhile, the recommended approach for  ltconfig/ltmain.sh.  Meanwhile, the recommended approach for
17  developers using automake is to insert libtool.m4 in acinclude.m4.  developers using automake is to insert libtool.m4 in acinclude.m4.

Legend:
Removed from v.1.36.2.2  
changed lines
  Added in v.1.36.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26