/[libtool]/libtool/TODO
ViewVC logotype

Diff of /libtool/TODO

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

revision 1.46 by tanner, Tue Apr 24 20:30:21 2001 UTC revision 1.46.2.1 by gary, Mon Sep 3 01:48:29 2001 UTC
# Line 4  In the near future: Line 4  In the near future:
4  * Figure out why zsh echo builtin's removal of \ escapes is not detected  * Figure out why zsh echo builtin's removal of \ escapes is not detected
5    by libtool's echo selector.    by libtool's echo selector.
6    
 * Port the migration of all code from ltconfig into libtool.m4 to the  
 multi-language-branch, so that CVS automake can remove its references  
 to ltconfig.  
   
7  * Fix the following bugs in libltdl:  * Fix the following bugs in libltdl:
8   - error reporting of tryall_dlopen():   - Report dlerror() for dlclose and dlsym if available
    if the file actually doesn't exist (stat() fails or it wasn't dlpreopened)  
    -> report `file not found'  
    if it cannot be loaded (e.g. due to missing dependencies)  
    -> report dlerror  
     open question: which error should be reported if all dlloaders fail  
     or if a specific module type can only be loaded by one of them, how report its dlerror?  
    Also report dlerror() for dlclose and dlsym if available  
9   - Make sure that the dependency_libs of a dlpreopened module won't be loaded.   - Make sure that the dependency_libs of a dlpreopened module won't be loaded.
10    
11  * Check whether the version of libtool.m4 is compatible with  * Check whether the version of libtool.m4 is compatible with

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.46.2.1

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