From 5806e5c60c177ecccf498a06bb2937fbf661e60b Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 3 Apr 2020 12:03:07 -0400 Subject: QPDFPageObjectHelper::placeFormXObject: use std::string const& (fixes #374) --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index e720e713..7ca0db92 100644 --- a/TODO +++ b/TODO @@ -19,9 +19,6 @@ 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" -* QPDFPageObjectHelper::placeFormXObject: name should be std::string - const& (issue #374) - * (Source compatibility) As somewhat discussed in issue 219, the original pipeStreamData in QPDF_Stream has various logic for reporting warnings and letting the caller retry. This logic is not -- cgit v1.2.3-54-g00ecf