Expressionparser Rework 2
Description
- Fix translations in functions.cpp
- Preventing coding errors and raise exceptions if the function pointer do not match (use modern C++ instead of C style)
- Fix gsl_ran_bivariate_gaussian_pdf because 5 arguments were not implemented. This cannot happen anymore
Conformity
-
Changelog entry -
Unit tests -
Update INSTALL -
Downport - Fixes: #796 (closed)
When external dependencies are removed
-
Reporting to ...