From f3d7c26de1f575a14017a161ad1fdd2b93385e03 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 26 Sep 2009 18:36:04 +0000 Subject: removed qexc; non-compatible ABI change git-svn-id: svn+q:///qpdf/trunk@709 71b93d88-0707-0410-a8cf-f5a4172ac649 --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 314836d7..8a56811e 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,11 @@ 2.1 === + * Be able to trap I/O errors separately from other errors; especially + be able to separate errors that the user can fix (like permission + errors) from errors that they probably can't fix like corrupted PDF + files, unsupported filters, or internal errors. + * Add ability to create new streams or replace stream data. Consider stream data sources to include a file and offset, a buffer, or a some kind of callback mechanism. Find messages exchanged with -- cgit v1.2.3-54-g00ecf