From d61ffb65d034848157291b9825f4b33155bd55e7 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 16 Jan 2021 18:35:30 -0500 Subject: Add new constructors for name/number tree helpers Add constructors that take a QPDF object so we can issue warnings and create new indirect objects. --- TODO | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 9d687d56..ae9608a7 100644 --- a/TODO +++ b/TODO @@ -84,7 +84,12 @@ ABI Changes This is a list of changes to make next time there is an ABI change. Comments appear in the code prefixed by "ABI" +* Search for ABI to find items not listed here. * Merge two versions of QPDFObjectHandle::makeDirect per comment +* After removing legacy QPDFNameTreeObjectHelper and + QPDFNumberTreeObjectHelper constructors, NNTreeImpl can switch to + having a QPDF reference and assume that the reference is always + valid. Page splitting/merging ====================== -- cgit v1.2.3-54-g00ecf