Skip to content
Snippets Groups Projects

FIxed recursion error when clicking "display memory content"

Merged Martin Högstedt requested to merge 70-mia-micro-memory-maximum-recursion-depth into main

The issue originates from how the update cell function works. It calculates the max and min allowed value for each entry. This calculation was wrong and is now fixed by using the bit length of each memory.

Closes #70 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading