diff options
author | Thiago Macieira <[email protected]> | 2025-10-16 10:24:50 -0700 |
---|---|---|
committer | Thiago Macieira <[email protected]> | 2025-10-19 20:18:16 -0700 |
commit | 929c16560f4023deed251d5c6aa0709334467527 (patch) | |
tree | e68e4c81106d307d1d21ebb30dcdfba5e0cce591 /src/plugins/platforms/wasm/qwasmplatform.h | |
parent | fc25a3335f587d8280211f970d217a2812392cb0 (diff) |
Their stdckdint.h is broken for C++ and Clang's implementation just
falls back to it.
global/qnumeric.h:280:12: error: use of undeclared identifier '_Bool'
280 | return ckd_add(r, v1, v2);
| ^
/usr/include/stdckdint.h:16:3: note: expanded from macro 'ckd_add'
16 | (_Bool)__builtin_add_overflow((a), (b), (result))
| ^
Pick-to: 6.10
Change-Id: Ide6f468820478f46d21ffffdb825c8c1977a99f2
Reviewed-by: Ahmad Samir <[email protected]>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmplatform.h')
0 files changed, 0 insertions, 0 deletions