From f4206a0938318984f2e7ca8709154598addcfa64 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 3 May 2022 18:54:44 -0400 Subject: Add new Pl_String Pipeline --- TODO | 3 --- 1 file changed, 3 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3-54-g00ecf