[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-569-gc018acc
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 c018acc8ddca143ba6a202ad095b192205708bc4 (commit) from 6ad2b996d58c0b144770e7cf3079386fcd385908 (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 c018acc8ddca143ba6a202ad095b192205708bc4 Author: Richard Kreckel <kreckel@ginac.de> Date: Wed Sep 14 22:00:29 2016 +0200 Fix compilation of programs using __attribute__((deprecated)). Ouu, we mustn't redefine 'deprecated' in order for this to work... Thanks to Alexander Proskurin for reporting this. ----------------------------------------------------------------------- Summary of changes: ginac/compiler.h | 4 ++-- ginac/container.h | 34 +++++++++++++++++----------------- ginac/matrix.h | 2 +- 3 files changed, 20 insertions(+), 20 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de