From c0399f8e840283c56a7964945a21e94fc6e1261c Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Fri, 11 Nov 2011 10:20:57 +0000 Subject: [PATCH] TODO sync --- TODO | 21 ++------------------- 1 file changed, 2 insertions(+), 19 deletions(-) diff --git a/TODO b/TODO index 7733e6cf..aac0c664 100644 --- a/TODO +++ b/TODO @@ -1,22 +1,3 @@ - - -- does vips_shutdown() remove temp files even in cases where objects have not - been unrefed? - -- unlink temps earlier on *nix systems - - the file is created by setupout, which is called just before generate or - writeline, so perhaps unlink on evalstart? - - no, on a rewind we need to be able to close and reopen, argh - - could we reopen before we close the old one? at what point does the filename - vanish from the directory? earlier than we'd like argh - - perhaps we could unlink on rewind? we won't need to rewind more than once? - - - - test _O_TEMPORARY thing on Windows @@ -28,6 +9,8 @@ - see: vips_abs_build(), should that set an arithmetic member? ugly + same code in round.c +