[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-188-gcd6f949
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 cd6f949add6caf2f0cc52731e34252aea9c9ad2d (commit) from ee1ec9db30b446d2d6348df2ce758ed2ff62a310 (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 cd6f949add6caf2f0cc52731e34252aea9c9ad2d Author: Jens Vollinga <jensv@nikhef.nl> Date: Fri Apr 24 23:37:44 2009 +0200 Added include for cstdio header. gcc 4.0 does not include cstdio as part of other headers like string anymore. As a result, gcc 4.0 complained about EOF being undefined. ----------------------------------------------------------------------- Summary of changes: ginac/parser/lexer.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
git@ginac.de