Commit 48ccb53
Refactor: Restore inline crc_checksum (matches upstream)
- Restored inline crc_checksum function in crc.h
- Removed separate crc.c file (not needed for small function)
- Reverted SConscript to match upstream exactly
- No functional changes - matches upstream behavior
- CI should now pass all checks
Closes #2171
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>1 parent d079b09 commit 48ccb53
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
2 | 8 | | |
3 | 9 | | |
4 | 10 | | |
| |||
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
11 | | - | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
0 commit comments