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 89c61b78b1fcdb44e0b30e7a7f91f2539c998bc8 (commit)
from 29bdf53d3b8b71410e2fdee87dd8d8eecf439ece (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 89c61b78b1fcdb44e0b30e7a7f91f2539c998bc8
Author: Richard Kreckel <kreckel(a)ginac.de>
Date: Sat Oct 28 17:57:43 2023 +0200
Avoid internal use of designated initializer...
...which is a C++20 feature. This fixes MSVC build.
Reported by Igor Machado <igor.machado(a)gmail.com>.
-----------------------------------------------------------------------
Summary of changes:
ginac/factor.cpp | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations