From ba52cf08f6d895a421c23b6f5f019d1b82da1f43 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 25 May 2016 01:17:23 +0300 Subject: Add another task to TODO. --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index fd0c712d..bafb82c8 100644 --- a/TODO +++ b/TODO @@ -29,6 +29,9 @@ Minor Cleanups and Code Improvements Fully synchronize whitespace tests (for \s, \S in Unicode environment) with those of GNU grep. + See if something like b = a "" can be optimized to not do + a concatenation, but instead just set STRCUR on a. + Minor New Features ------------------ -- cgit v1.2.3