aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2017-08-11 02:24:16 +0200
committerJay Berkenbilt <ejb@ql.org>2017-08-11 03:30:32 +0200
commit9a96e233b051b31289c84f90a321583887b1400a (patch)
tree233f0f9ad9c257b80f13734698e97ba842a59799 /TODO
parent30f109e244f365111d5219903f13d64cf1a95054 (diff)
downloadqpdf-9a96e233b051b31289c84f90a321583887b1400a.tar.zst
Remove PCRE
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 49f48ff1..62cfd2e4 100644
--- a/TODO
+++ b/TODO
@@ -7,9 +7,6 @@ version if needed.
Soon
====
- * Eliminate dependency on PCRE. There aren't that many regular
- expressions, and they are used only for internal purposes.
-
* Consider whether there should be a mode in which QPDFObjectHandle
returns nulls for operations on the wrong type instead of asserting
the type. The way things are wired up now, this would have to be a