Commit 4d0f42f
fix(build): link v5 window_diff and HPatchLite sources
v5's diff.cpp references TWindowMatcher/covers_range and the hpatch-lite
inplace helpers. macOS/Linux node addons link with dynamic lookup so the
gap only failed on Windows (strict linking); the symbols are now compiled
in for every platform.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 5a0ee02 commit 4d0f42f
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
| |||
0 commit comments