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

Richard B. Kreckel git at ginac.de
Tue Dec 21 10:09:24 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  cb885a6f05aa4f93518c9ab7ee161c0a1b9f39d8 (commit)
      from  98424bb9699756d1eaf77f8a17b936f640c4083f (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 cb885a6f05aa4f93518c9ab7ee161c0a1b9f39d8
Author: Oleg Finkelshteyn <olegfink at gmail.com>
Date:   Tue Dec 21 10:02:29 2021 +0100

    Fix relational::compare_same_type.
    
    A hash collision was needed to elicit this bug because basic::compare
    returns early without calling compare_same_type if hashes differ.
    
    Reported by Feng Feng <f.feng at outlook.com>.

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

Summary of changes:
 check/exam_relational.cpp | 16 ++++++++++++++++
 ginac/relational.cpp      |  4 ++--
 2 files changed, 18 insertions(+), 2 deletions(-)


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


More information about the GiNaC-devel mailing list