Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Apr 2019 15:17:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 236935] libxo =text and XOF_FLUSH does not print the first value
Message-ID:  <bug-236935-227-VVXb03EBpQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236935-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236935-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236935

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

It is OK, the problem is only with text

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236935-227-VVXb03EBpQ>