[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-744-g789429b7
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GiNaC -- a C++ library for symbolic computations". The branch, master has been updated via 789429b796a111fe2e911332b2a5ff80aff9afd8 (commit) via d2ad0ba0bfc0f8ee38753878b260a122c43d7b7f (commit) from 79383e999a49c7fc001e10d70c8175cb1931d0a6 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 789429b796a111fe2e911332b2a5ff80aff9afd8 Author: Richard Kreckel <kreckel@ginac.de> Date: Mon Sep 19 10:28:48 2022 +0200 Finalize 1.8.4 release. Also update helper scripts from savannah.gnu.org. commit d2ad0ba0bfc0f8ee38753878b260a122c43d7b7f Author: Richard Kreckel <kreckel@ginac.de> Date: Sun Sep 18 23:54:02 2022 +0200 Fix -Wsign-compare warnings in new code. ----------------------------------------------------------------------- Summary of changes: NEWS | 4 ++++ ginac/normal.cpp | 10 +++++----- ginac/version.h | 6 +++--- m4/ax_cxx_compile_stdcxx.m4 | 18 +++++++++++------- m4/host-cpu-c-abi.m4 | 11 +++++++---- m4/lib-ld.m4 | 6 +++--- m4/lib-link.m4 | 23 ++++++++++++++++++----- m4/lib-prefix.m4 | 17 ++++++++++------- 8 files changed, 61 insertions(+), 34 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel