Date: Mon, 6 Feb 2023 21:30:21 GMT From: =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org Subject: git: 5b200f6439d9 - Create tag vendor/bc/6.2.0 Message-ID: <202302062130.316LULRA087427@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The annotated tag vendor/bc/6.2.0 has been created by se: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/bc/6.2.0 tag vendor/bc/6.2.0 Tagger: Stefan Eßer <se@FreeBSD.org> TaggerDate: 2023-01-28 20:05:17 +0000 Tag version 6.2.0 commit e7017237c9d842b4cebdcfb13526cd71a2b2836a Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2023-01-28 20:02:27 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2023-01-28 20:02:27 +0000 vendor/bc: import version 6.2.0 This is a production release with a new feature and a few bug fixes. The bug fixes include: - A crash when bc and dc are built using editline, but history is not activated. - A missing local in the uint*() family of functions in the extended math library. - A failure to clear the tail call list in dc on error. - A crash when attempting to swap characters in command-line history when no characters exist. - SIGWINCH was activated even when history was not. The new feature is that stack traces are now given for runtime errors. In debug mode, the C source file and line of errors are given as well.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302062130.316LULRA087427>
