Date: Thu, 30 Jul 2020 18:31:54 +0200 From: Baptiste Daroussin <bapt@FreeBSD.org> To: Jessica Clarke <jrtc27@freebsd.org> Cc: Stefan =?utf-8?B?RcOfZXI=?= <se@FreeBSD.org>, src-committers <src-committers@freebsd.org>, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r363091 - in head/contrib/bc: . include manuals src tests tests/bc Message-ID: <20200730163154.a4d7672xsugkhmxq@ivaldir.net> In-Reply-To: <DECD68BB-F720-4CA1-A774-31A4307B24B9@freebsd.org> References: <202007110733.06B7XJrp033777@repo.freebsd.org> <20200730162009.rnjs6l5rjqsoiqpq@ivaldir.net> <DECD68BB-F720-4CA1-A774-31A4307B24B9@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--6xxtvwingvletleg Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 30, 2020 at 05:28:19PM +0100, Jessica Clarke wrote: > On 30 Jul 2020, at 17:20, Baptiste Daroussin <bapt@FreeBSD.org> wrote: > > On Sat, Jul 11, 2020 at 07:33:19AM +0000, Stefan E=DFer wrote: > >> Author: se > >> Date: Sat Jul 11 07:33:18 2020 > >> New Revision: 363091 > >> URL: https://svnweb.freebsd.org/changeset/base/363091 > >>=20 > >> Log: > >> Update to version 3.1.3 > >>=20 > > Jumping on that commit, since the switch from our previous bc. > >=20 > > The output of the interactive bc has changed, the previous version had = a clean > > UI, the new version "pollutes" the output with plenty of lines about the > > copyright: > >=20 > > =3D=3D=3D=3D > > Copyright (c) 2018-2020 Gavin D. Howard and contributors > > Report bugs at: https://git.yzena.com/gavin/bc > >=20 > > This is free software with ABSOLUTELY NO WARRANTY. > > =3D=3D=3D=3D > >=20 > > Imagine if all programs where doing that, it would be painful, do you t= hink > > upstream can be convinced to remove those lines? > >=20 > > I no the GNU version also has the same polluted output which was one of= the > > reason I was happy with out previous version of bc. >=20 > By default both will print such a banner if and only if being called > interactively. You can disable the banner explicitly with -q/--quiet > for both GNU bc and this bc. I agree it's a bit noisy and would be > nicer to not have that printed, but it's not without precedent for > REPL-like things. Yes it is not without precedent for REPL-like things, still I dislike this = and would be happy to get bc interactive be as nice as the previous one we had = :) If not I will deal with it and just yell internally each time I run it :D Bapt --6xxtvwingvletleg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEgOTj3suS2urGXVU3Y4mL3PG3PloFAl8i9foACgkQY4mL3PG3 PloD/w//baB3yA3BXTukgaBYtsAHC4ttp1C1Jl0AZvsW9fd+Lv3ioOB0RA1quSIi 3OE0aWBZaSYqbxqlm50t6qhs5wqOC3Xvwj6LQR7qi1s3wvPm8iABNYc4SlTDtuCe /piuBC0Q1LyeN1Dk3WWnB66zYvJILNE037z3SVg+geIbuIkzmJftNCPk0dZNm9dx S+EBgDkTqxwHu86O3RCcCxA2e2PRZgB1de4df9EHktYuK6V5BoRSfG8YsXUWve2Y IJJvEuUCvWJJ8t9X4Sfw2xIh1llSzap5ZSRC/ToryrLxi8b3rRKZliYfelWWbldw S/ZMpsK94mdY7Ed+Cw/DX7TRiMcrcblsKj16wNfq94ViT1PUGpo4WFNaDjow0mqr 9Li6XIH3T1Ge/N9SE2kX1JOKchAXmw6CnuYMhZzBR9xO7psKSPH1G2GQbBeDBRxP Qk6cAGq+bIdcFCP5Ui9I24S3mJlMzmnV8jZwUfGaat4T54vzJJ3mpnFZoVdqdaxa xjsdQ1UJymDGXJNY5Fbh9F5Qt/JHrJesPJi3tvmrlN6bvXJISp7A/rzY1Jw7Ns1A 1SCRDxHcXoHqp0PAi91r7++ei6a845863pVEjoRYrZY8BOkzFS+Nk74ii54oRSjI i9wgdHxF/uefx3BxsDSuMID+tFi8iNYL3OYY949o6oxqsibNSxQ= =DUzf -----END PGP SIGNATURE----- --6xxtvwingvletleg--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200730163154.a4d7672xsugkhmxq>