[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-463-g1fa7d19
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 1fa7d19af08892800dfdb0b700bc0a9362a3fae8 (commit) from e100f94d92d574ea89a817eca8c58c5eb3418821 (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 1fa7d19af08892800dfdb0b700bc0a9362a3fae8 Author: Richard Kreckel <kreckel@ginac.de> Date: Thu Oct 15 08:59:20 2015 +0200 Fix make check with g++ -std=c++11. Our template function log() returning an object of type GiNaC::function turns out to compete with a template from a libstdc++ header. We have to help the compiler a bit. ----------------------------------------------------------------------- Summary of changes: check/exam_inifcns.cpp | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de