TODO: ABI note

This commit is contained in:
Jay Berkenbilt 2021-12-29 10:38:23 -05:00
parent af91b5b584
commit 32f7d9989a
2 changed files with 3 additions and 0 deletions

2
TODO
View File

@ -180,6 +180,8 @@ 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"
* See where anonymous namespaces can be used to keep things private to
a source file. Search for `(class|struct)` in **/*.cc.
* Search for ABI to find items not listed here.
* Merge two versions of QPDFObjectHandle::makeDirect per comment
* After removing legacy QPDFNameTreeObjectHelper and

View File

@ -399,6 +399,7 @@
"strcasecmp",
"strerror",
"strtoui",
"struct",
"stylesheet",
"subclassing",
"subkeys",