aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-05-04 00:54:44 +0200
committerJay Berkenbilt <ejb@ql.org>2022-05-04 00:54:51 +0200
commitf4206a0938318984f2e7ca8709154598addcfa64 (patch)
treed613b2c5483f6fe39fbde501e87bf834b1069a27 /TODO
parent16139d97c83ba48ab31b0f7619bab77d6cdb79e6 (diff)
downloadqpdf-f4206a0938318984f2e7ca8709154598addcfa64.tar.zst
Add new Pl_String Pipeline
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 98f3dbd6..ec110f34 100644
--- a/TODO
+++ b/TODO
@@ -46,9 +46,6 @@ Output JSON v2
----
notes from 5/2:
-Need new pipelines:
-* Pl_String to std::string with semantics like Pl_Buffer
-
See if I can change all output and error messages issued by the
library, when context is available, to have a pipeline rather than a
FILE* or std::ostream. This makes it possible for people to capture