Miscellaneous Fixes to IRRT and Standalone Tests #374

Merged
sb10q merged 3 commits from misc-fix into master 2024-01-26 15:35:00 +08:00
Collaborator
  • Use size_t in demo.c library
  • Add --debug flag to run_demo.sh for testing debug NAC3 builds (for debug assertions)
  • Fixed several typos, removed redundant lifetime parameters, and simplify some logic in IRRT
- Use `size_t` in `demo.c` library - Add `--debug` flag to `run_demo.sh` for testing debug NAC3 builds (for debug assertions) - Fixed several typos, removed redundant lifetime parameters, and simplify some logic in IRRT
derppening added 3 commits 2024-01-25 15:53:32 +08:00
af95ba5012 standalone: Add debug flag to run_demo.sh
Allows running demos using the debug build instead of the (default)
release build.
f1581299fc core: Minor changes to IRRT
Add missing documentation, remove redundant lifetime variables, and fix
typos.
derppening requested review from sb10q 2024-01-25 15:53:37 +08:00
derppening added a new dependency 2024-01-25 15:54:49 +08:00
sb10q merged commit f1581299fc into master 2024-01-26 15:35:00 +08:00
sb10q deleted branch misc-fix 2024-01-26 15:35:00 +08:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: M-Labs/nac3#374
There is no content yet.