AtlatestRepositorysigil-app

sigil-app / tree / src / cDL-SEARCH-ORIGIN.md

Read it rendered

1# dl-search.c is shared with sigil-audio
2
3This file is the origin; sigil-audio carries a byte-identical copy
4(`src/c/dl-search.c` there, with `-DSIGIL_DL_SEARCH_INTERPOSE=0` and the
5`sigil_audio_*` names). Each repository records the hash below and its
6`test/dl-search-test.sh` refuses a file whose hash differs, so a change
7on either side reddens a test until the file is copied across and the
8hash re-recorded in both.
9
10sha256 of `src/c/dl-search.c`:
12 c3495d28b963ff5defe58375153c96e4d9e86ced6b9d3e4fa1fbb234bac3881a
14To change it: edit here, run this repository's test (it fails on the old
15hash), update the hash above, copy the file and the hash to sigil-audio's
16`src/c/dl-search.c` and `src/c/DL-SEARCH-ORIGIN.md`, run its test.