On Mon, 29 Oct 2018 21:07:47 +0100 "Yoann P." <yoann.p.pub...@gmail.com> wrote:
> > - printed = printf("%s", current_field->ldelim); > > + printed = printf("%s", f->ldelim); > > else > > printed = 0; > > I can't reproduce the issue with this modification. :). Thanks a lot for testing, and especially for reporting this! I'll submit this as a patch in a moment. -- Stefano