[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-709-gf271f67d

Richard B. Kreckel git at ginac.de
Wed Feb 3 15:50:41 CET 2021


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  f271f67d2fc798079326e450bc0e53eb80fb2e96 (commit)
      from  a569b4748e266ce318602e7b6a9c1f19a8c75bdf (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 f271f67d2fc798079326e450bc0e53eb80fb2e96
Author: Richard Kreckel <kreckel at ginac.de>
Date:   Wed Feb 3 14:40:49 2021 +0100

    Avoid "instantiation of variable 'reg_info' required..." warning.
    
    With -Wundefined-var-template (on by default), CLang++ warns that
    no definition for the static 'reg_info' member variable is available.

-----------------------------------------------------------------------

Summary of changes:
 ginac/exprseq.h | 3 +++
 ginac/lst.h     | 3 +++
 2 files changed, 6 insertions(+)


hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations


More information about the GiNaC-devel mailing list