mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #321] Some operations on the calculation module fill the working memory #144
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gGenouville on GitHub (Apr 13, 2023).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/321
Some operations concerning units divisions do not work and raises the error "The memory is full. Try again."
Occurs on :
Steps to reproduce the behavior :
((50_mm)/(4_mm))-1and then pressEXESimilar examples of the bug :
Another bug asserts that the result is not defined while it is (makes no freeze) :
Yet another bug asserts that there is a synthax error while it is not true (makes no freeze) :
The bug does not occur with :