svn commit: r363091 - in head/contrib/bc: . include manuals src tests tests/bc

Baptiste Daroussin bapt at FreeBSD.org
Thu Jul 30 16:20:11 UTC 2020


On Sat, Jul 11, 2020 at 07:33:19AM +0000, Stefan Eßer wrote:
> Author: se
> Date: Sat Jul 11 07:33:18 2020
> New Revision: 363091
> URL: https://svnweb.freebsd.org/changeset/base/363091
> 
> Log:
>   Update to version 3.1.3
>   
Jumping on that commit, since the switch from our previous bc.

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:

====
Copyright (c) 2018-2020 Gavin D. Howard and contributors
Report bugs at: https://git.yzena.com/gavin/bc

This is free software with ABSOLUTELY NO WARRANTY.
====

Imagine if all programs where doing that, it would be painful, do you think
upstream can be convinced to remove those lines?

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.

Best regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20200730/27956ea8/attachment.sig>


More information about the svn-src-all mailing list