Commit e6ba0dbf6162d3cbdd54d61d0d515ad4f1733768
1 parent
2c704b99
Note about -fvisibility
Showing
1 changed file
with
3 additions
and
0 deletions
TODO
| @@ -28,6 +28,9 @@ Do these things next time we have to break binary compatibility | @@ -28,6 +28,9 @@ Do these things next time we have to break binary compatibility | ||
| 28 | * Remove version of QPDFTokenizer::expectInlineImage with no | 28 | * Remove version of QPDFTokenizer::expectInlineImage with no |
| 29 | arguments. | 29 | arguments. |
| 30 | 30 | ||
| 31 | + * Consider whether to build with -fvisibility=hidden by default. See | ||
| 32 | + #302 for discussion. | ||
| 33 | + | ||
| 31 | Lexical | 34 | Lexical |
| 32 | ======= | 35 | ======= |
| 33 | 36 |