#186: normalization is buggy in preprocessor for expressions of the form a^x --------------------------+------------------------------------------------- Reporter: sebastien | Owner: ferhat Type: bug | Status: new Priority: major | Milestone: Component: Core M-files | Version: 4.2.1 Keywords: | --------------------------+------------------------------------------------- In ExprNode.cc, in the function BinaryOpNode::normalizeEquation, the case of an expression of the form a^x (power expression with endogenous in the exponent but not under the exponent) is not handled. This make the preprocessor exit silently with an error.
#186: normalization is buggy in preprocessor for expressions of the form a^x ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: ferhat Type: bug | Status: closed Priority: major | Milestone: Component: Core M-files | Version: 4.2.1 Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by ferhat):
* status: new => closed * resolution: => fixed
Comment:
correction done in commit Revision: 949564ade80c056619e1ea998d515beca265a237
#186: normalization is buggy in preprocessor for expressions of the form a^x ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: ferhat Type: bug | Status: closed Priority: critical | Milestone: Component: Core M-files | Version: 4.2.1 Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by ferhat):
* priority: major => critical
Comment:
Corrected commit: e38618127b62ab4d217fa9595098d40ffecb7dfc