Commit d2c3a8d
committed
fix: update fypp linemarker-resync patch header for fypp 3.2
The original patch was written against an older fypp version where
the target hunk began at line 1842 with 11 old / 16 new lines. In
fypp 3.2 the same code sits at line 1848 and the hunk is smaller
(7 old / 13 new), causing 'patch' to reject the file as malformed
and emit a startup warning on every mfc.sh invocation.
Regenerated the patch directly from the installed fypp 3.2 source.
The actual change (adding 'or True' to always emit resync linemarkers
after single-line $: calls) is identical.1 parent 1139cc4 commit d2c3a8d
1 file changed
Lines changed: 3 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
10 | 4 | | |
11 | 5 | | |
12 | 6 | | |
| |||
21 | 15 | | |
22 | 16 | | |
23 | 17 | | |
24 | | - | |
25 | | - | |
0 commit comments