From 877694a5835a11120ef2bd1d2b82b609cb32ca07 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 16 Apr 2022 13:41:53 -0400 Subject: Decide against adding handleWarning back to ParserCallbacks --- TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3bf2e5f0..956d1ef3 100644 --- a/TODO +++ b/TODO @@ -490,11 +490,6 @@ in source and header files to find items not listed here. oh as the new value and returns it. * Add default values to the getters, like getIntValue(default_value). If a default value is passed in, you never get a type warning. -* Added QPDFObjectHandle::ParserCallbacks::handleWarning but had to - revert because it was not binary compatible. Consider re-adding. The - commit that added this comment includes the reverting of the change. - The previous commit removes the code that was calling and using - handleWarning. * Make it easier to deal with objects that should be indirect. Search for makeIndirectObject in the code to find patterns. For example, it would be nice to have a one-liner for the case of one or all -- cgit v1.2.3-54-g00ecf