2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-02 02:10:52 +00:00

Note about -fvisibility

This commit is contained in:
Jay Berkenbilt 2019-03-11 18:00:59 -04:00
parent 2c704b99a1
commit e6ba0dbf61

3
TODO
View File

@ -28,6 +28,9 @@ Do these things next time we have to break binary compatibility
* Remove version of QPDFTokenizer::expectInlineImage with no
arguments.
* Consider whether to build with -fvisibility=hidden by default. See
#302 for discussion.
Lexical
=======