From 864a546af6e1c17e0de2dc2be6da105f454b6e54 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Fri, 21 Jun 2019 20:27:31 -0400 Subject: Build with -fvisibility=hidden when supported --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 6fc5c1ac..d32d21d7 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,6 @@ Next ABI ======== - * Build with -fvisibility=hidden by default. Fix QPDF_DLL. See #302 - for discussion. See also https://gcc.gnu.org/wiki/Visibility - * Check all classes that don't use the Members pattern and see if they should be converted. Most of the pipeline classes should be converted. -- cgit v1.2.3-54-g00ecf