ridiculousfish 554ee240b3 Correct handling of explicitly separated output when all elements are empty
Previously when propagating explicitly separated output, we would early-out
if the buffer was empty, where empty meant contains no characters. However
it may contain one or more empty strings, in which case we should propagate
those strings.

Remove this footgun "empty" function and handle this properly.

Fixes #5987
2019-07-21 14:00:27 -07:00
..
2019-06-26 21:19:40 +02:00
2019-06-26 21:19:40 +02:00
2019-06-26 21:19:40 +02:00
2019-06-26 21:19:40 +02:00
2019-07-03 15:14:49 +02:00
2019-06-26 21:19:40 +02:00
2019-07-09 10:02:50 -07:00
2019-06-26 11:07:46 -07:00