Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPN crashes during compilation with upstream/master #17

Closed
quentinguidee opened this issue Nov 26, 2019 · 0 comments
Closed

RPN crashes during compilation with upstream/master #17

quentinguidee opened this issue Nov 26, 2019 · 0 comments
Assignees

Comments

@quentinguidee
Copy link
Contributor

quentinguidee commented Nov 26, 2019

Because of this commit numworks/epsilon@ccf848a, RPN crashes during compilation.

The problem is in the file rpn_stack.cpp, line 16, simplify(). There is a missing parameter : Poincare::ExpressionNode::ReductionTarget target.

Capture d’écran du 2019-11-26 19-08-46

@boricj boricj self-assigned this Nov 26, 2019
RedGl0w added a commit to RedGl0w/numworks-rpn that referenced this issue Nov 29, 2019
@boricj boricj closed this as completed in 85aa675 Nov 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants