Commit 980987ba6526ffe9703df72945606a848bd5ce9e
1 parent
394302a4
TODO note about removing raw pointers from API
Showing
1 changed file
with
8 additions
and
0 deletions
TODO
| ... | ... | @@ -26,6 +26,14 @@ Pending changes: |
| 26 | 26 | |
| 27 | 27 | Soon: Break ground on "Document-level work" |
| 28 | 28 | |
| 29 | +Remove raw pointers from the API | |
| 30 | +================================ | |
| 31 | + | |
| 32 | +(For qpdf >= 12) | |
| 33 | + | |
| 34 | +See if we can remove raw pointers from the QPDF API. There's a | |
| 35 | +discussion in https://github.com/qpdf/qpdf/pull/747. | |
| 36 | + | |
| 29 | 37 | Fix Multiple Direct Object Owner Issue |
| 30 | 38 | ====================================== |
| 31 | 39 | ... | ... |