Commit 5cb0986
fix: build error introduced by
* fix: build error introduced by `crashpad` C++17 support
* introduce a GCC 9.4.0 runner
* update dependencies for new runner
* remove new runner from old deps
* update crashpad
* update crashpad
* remove -Wno-gnu-include-next from senntry compile options
* update crashpad
* remove handle_ex target
* update crashpad
* remove gnu-include-next warnings only for non GNU compilers
* disable pedantic on sentry_boot.h for sentry_info.c
* reset werror for GCC until we fix the crashpad compat
* fix typo
Co-authored-by: JoshuaMoelans <[email protected]>
* update crashpad
---------
Co-authored-by: JoshuaMoelans <[email protected]>crashpad C++17 support (#1118)1 parent 60a5e61 commit 5cb0986
File tree
4 files changed
+24
-3
lines changed- .github/workflows
- external
4 files changed
+24
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
135 | 140 | | |
136 | 141 | | |
137 | 142 | | |
138 | | - | |
| 143 | + | |
139 | 144 | | |
140 | 145 | | |
141 | 146 | | |
142 | 147 | | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
143 | 154 | | |
144 | 155 | | |
145 | 156 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
350 | 354 | | |
351 | 355 | | |
352 | 356 | | |
| |||
0 commit comments