Commit 9049dc4
committed
ENH: Update CastXML command to use
Remove reliance on the "--castxml-gccxml" that does not support newer
compilers.
For example:
LLVM PR 114788 switched libc++'s <cstddef> to use decltype() to define
size_t. Any build using libc++ 21 or later will have this problem, not
just those that get it via the macOS SDK.--castxml-output=1
1 parent 20684c3 commit 9049dc4
File tree
2 files changed
+5
-2
lines changed- Wrapping
- Generators/SwigInterface
- macro_files
2 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1948 | 1948 | | |
1949 | 1949 | | |
1950 | 1950 | | |
1951 | | - | |
| 1951 | + | |
| 1952 | + | |
| 1953 | + | |
| 1954 | + | |
1952 | 1955 | | |
1953 | 1956 | | |
1954 | 1957 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
0 commit comments