[Bug 236935] libxo =text and XOF_FLUSH does not print the first value

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 1 15:17:23 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236935

--- Comment #1 from Alfonso S. Siciliano <alfix86 at gmail.com> ---
Note: with xml
./problem-xof-flush --libxo=xml,pretty
<value1>1</value1>
<value2>2</value2>
<value3>3</value3>

It is OK, the problem is only with text

./problem-xof-flush --libxo=text,pretty
TEST 1
Value1:     <-HERE
TEST 2
Value2:2
TEST 3
3Value3:

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list