--- psiconv/trunk/TODO 2000/07/14 20:44:40 49 +++ psiconv/trunk/TODO 2000/12/13 16:30:21 63 @@ -17,8 +17,6 @@ General: * Out-of-memory segfaults (malloc fails are not caught). Better handling? -* Make psiconv_debug and friends variables, that can be changed to - catch those errors and handle them in an application-specfic way. * Many common values are returned as int. Perhaps change this to long, for better behaviour on very large files on some architectures? * I suspect there are still some memory leaks. @@ -27,4 +25,3 @@ * The reason ./configure did not correctly detect ImageMagick is due to the fact that it tries to link the test-code against libMagick but does not pass the library path to ld. -