Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 14:44:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 246514] w(1) truncates output before passing to libxo
Message-ID:  <bug-246514-227-8JHbzJdEsW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246514-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246514-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=3D246514

Phil Shafer <phil@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |phil@freebsd.org

--- Comment #8 from Phil Shafer <phil@freebsd.org> ---
Just knowing that the "--libxo"  was used is not sufficient, since there are
options that should not affect output (e.g. color, no-humanize, warn).

Can you describe more exactly when you want to avoid truncation?  I'm guess=
ing
you want this for the "encoding" output styles (XML, JSON) and not text, bu=
t=20
do you want to truncate HTML output?

Maybe the test you are needing is just "if (xo_get_style(NULL) =3D=3D
XO_STYLE_TEXT)"?

Thanks,
 Phil

--=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-246514-227-8JHbzJdEsW>