Date: Tue, 19 May 2020 19:35:22 +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-YnblwCZoKU@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 --- Comment #7 from Yuri Pankov <yuripv@FreeBSD.org> --- Created attachment 214657 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D214657&action= =3Dedit don't truncate argument list if --libxo was specified (I'm on very limited internet connection at the moment so attaching the pat= ch I came up with here.) Proposed patch adding a xo_libxo_set() to libxo to let consumers know if --libxo was specified in the command line arguments passed to xo_parse_args= (), and use it in w to decide if we should truncate the argument list. --=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-YnblwCZoKU>