Remove stale TODO section references #41

Open
logikoma wants to merge 1 commits from 27 into main
Collaborator

Closes #27.

Most originally reported header citations had already disappeared through intervening edits. Remove the final stale section-number references from the conversion, linked-list, and memory test headers while retaining their descriptive rationale.

Tests:

  • verified no TODO.md or obsolete section-number citations remain under src or tests
  • cmake configure and build
  • ctest (20/20)
Closes #27. Most originally reported header citations had already disappeared through intervening edits. Remove the final stale section-number references from the conversion, linked-list, and memory test headers while retaining their descriptive rationale. Tests: - verified no TODO.md or obsolete section-number citations remain under src or tests - cmake configure and build - ctest (20/20)
logikoma added 1 commit 2026-08-03 13:21:36 -04:00
Remove stale TODO section references
Some checks failed
libakstdlib CI Build / cmake_build (push) Has been cancelled
libakstdlib CI Build / sanitizers (push) Has been cancelled
libakstdlib CI Build / coverage (push) Has been cancelled
libakstdlib CI Build / mutation_test (push) Has been cancelled
1b01aa3b42
logikoma force-pushed 27 from 1b01aa3b42 to a95ed6d13a 2026-08-03 13:46:43 -04:00 Compare
All checks were successful
libakstdlib CI Build / cmake_build (push) Successful in 2m55s
Required
Details
libakstdlib CI Build / sanitizers (push) Successful in 2m52s
Required
Details
libakstdlib CI Build / coverage (push) Successful in 2m45s
Required
Details
libakstdlib CI Build / mutation_test (push) Successful in 12m9s
Required
Details
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 27:27
git checkout 27
Sign in to join this conversation.