From 6c820d6cc8df24b50f577c35f9aff2c132b73f6c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 10 Aug 2012 21:20:05 -0400 Subject: TODO update: bug report, suggestion from issue --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 859598f3..39a74de6 100644 --- a/TODO +++ b/TODO @@ -5,6 +5,12 @@ Next mention in latest release notes including that it was inadvertently left out of the release notes for 3.0.0. + * EOF while reading token causes a tokenizer error even when a valid + token is ready. This can happen in an object stream if there is no + newline or whitespace character at the end and the last token in + the object stream is not an array or dictionary. + + General ======= @@ -180,3 +186,6 @@ Index: QPDFWriter.cc * From a suggestion in bug 3152169, consider having an option to re-encode inline images with an ASCII encoding. + + * From github issue 2, provide more in-depth output for examining + hint stream contents. -- cgit v1.2.3-54-g00ecf