Skip to content

Fix stale tool example paths - #1992

Merged
andrewboudreau merged 1 commit into
mainfrom
tools/fix-dead-reference-examples
Aug 30, 2026
Merged

Fix stale tool example paths#1992
andrewboudreau merged 1 commit into
mainfrom
tools/fix-dead-reference-examples

Conversation

@andrewboudreau

Copy link
Copy Markdown
Collaborator

Fix the five dead references introduced by #1990 by pointing examples at paths that exist on current main. The marker-evidence examples now say explicitly that they refer to byte-matching historical revisions. This is comment-only and leaves the dead-reference baseline unchanged. Validated with check_dead_references plus both dead-reference test suites.

@tangos-validator

tangos-validator Bot commented Aug 30, 2026

Copy link
Copy Markdown

✅ PR validation — Passed

noverify: no source/build-data changes in this PR

Each changed src/*.c|*.cpp is compiled and its relocated bytes compared to the binary data on a private build box. Passing requires every changed file to reproduce the ROM byte-for-byte with correct relocation targets — this catches WRONG-DEST relocations and non-reproducing near-misses that ledger-scoped linkcheck skips.

@andrewboudreau
andrewboudreau merged commit ae8d3b5 into main Aug 30, 2026
5 checks passed
@andrewboudreau
andrewboudreau deleted the tools/fix-dead-reference-examples branch August 30, 2026 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant