Commit 941a2ce
committed
fix clang-20 build issues
1 parent 6035939 commit 941a2ce
4 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
| |||
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Submodule AES updated from 94acec5 to dcd9559
- .github/workflows/ci-macos.yml+5-5
- .github/workflows/ci.yml+70-71
- CMakeLists.txt+20-6
- cereal.pc.in+8
- include/cereal/archives/xml.hpp+1-1
- include/cereal/cereal.hpp+4-4
- include/cereal/details/polymorphic_impl.hpp+5-5
- include/cereal/macros.hpp+1-1
- include/cereal/types/array.hpp+2-2
- include/cereal/types/tuple.hpp+2-2
- sandbox/performance.cpp+2-2
- sandbox/sandbox.cpp+1-1
- sandbox/sandbox_vs.cpp+1-1
- unittests/array.cpp+8-4
- unittests/array.hpp+11-11
- unittests/map.hpp+1-1
- unittests/multimap.hpp+1-1
- unittests/unordered_map.hpp+1-1
- unittests/unordered_multimap.hpp+1-1
0 commit comments