Overview

Request 132455 accepted

- Update to new upstream release 4.5.0
* Removed support for the "eval()" function from the supported
syntax. (This function was too dangerous, too difficult to maintain
internally, not very useful, and more or less a gimmick in the
first place.)
* Removed several of the conditional compiling macro definitions,
namely FP_SUPPORT_TR1_MATH, FP_ENABLE_EVAL, FP_EVAL_MAX_REC_LEVEL,
FP_NO_EVALUATION_CHECKS and FP_EPSILON.
* The epsilon value used in comparisons is now set with a member
function of FunctionParser (which allows setting different values
for different versions of the parser).
* The math functions previously turned on with FP_SUPPORT_TR1_MATH
are now automatically used if __cplusplus indicates that C++11 is
in use.

Loading...
Request History
Jan Engelhardt's avatar

jengelh created request

- Update to new upstream release 4.5.0
* Removed support for the "eval()" function from the supported
syntax. (This function was too dangerous, too difficult to maintain
internally, not very useful, and more or less a gimmick in the
first place.)
* Removed several of the conditional compiling macro definitions,
namely FP_SUPPORT_TR1_MATH, FP_ENABLE_EVAL, FP_EVAL_MAX_REC_LEVEL,
FP_NO_EVALUATION_CHECKS and FP_EPSILON.
* The epsilon value used in comparisons is now set with a member
function of FunctionParser (which allows setting different values
for different versions of the parser).
* The math functions previously turned on with FP_SUPPORT_TR1_MATH
are now automatically used if __cplusplus indicates that C++11 is
in use.


Factory Auto's avatar

factory-auto added a reviewer

Please review sources


Andreas Jaeger's avatar

a_jaeger approved review

ok


Stephan Kulow's avatar

coolo accepted request

checkin


Saul Goodman's avatar

licensedigger accepted review

{"approve": "preliminary, version number changed"}


Factory Auto's avatar

factory-auto accepted review

Builds for repo openSUSE_Factory


Andreas Jaeger's avatar

a_jaeger accepted review

ok

openSUSE Build Service is sponsored by