lcn2/calc

Variable value setting issue

kcrossen opened this issue · 2 comments

Describe the bug
Under different circumstances assigning a value to a variable has different results. If the variable is assigned the value of a list member real integer 2, we get the expected results. But if the same list member is pi, we get a different (wrong) result. Freeing the variable before assignment gives the correct result in both cases.

To Reproduce
See attached file

Expected behavior
See attached file

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: macOS 11.6.3
  • Browser Chrome
  • Version 98.0.4758.102 (Official Build) (x86_64)

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
This is using calc 2.12.4.14, searching release notes for 2.14.0.15 not seeing this bug.
Error_Report.txt

lcn2 commented

Hello @kcrossen,

Thank you for your bug report. We are VERY interested in understanding this issue.

You caught us while we were in the process of establishing our Bug report template, what you took the time top submit was the generic GitHub bug report template. As a result, the bug report you filed using the default template is missing some vital information, and for this we apologize.

Please DO consider closing this bug report and reopening a new issue. We have finished editing our bug report template. Any feedback on the current template would be appreciated.

Again, we apologize for asking you to take the time to re-submit your bug report. When you do re-submit, please close this bug report.

Thanks!

Have posted as #51, this post being closed.