Commit 380db4e
fix(ci): CrashHandler portability for Linux/macOS
- Wrap DWORD64 kSymDispMax in #ifdef _WIN32 (Windows-only type)
- Add #include <cstdio> for ::rename on macOS
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent cbdb1f4 commit 380db4e
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 76 | + | |
78 | 77 | | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments