diff options
author | Tim Blechmann <[email protected]> | 2025-07-01 16:36:47 +0800 |
---|---|---|
committer | Tim Blechmann <[email protected]> | 2025-07-03 15:38:21 +0800 |
commit | 90581d7b5bdf07ec34df06f9e77d3a4a4f6f2da2 (patch) | |
tree | 52e7326e50c88dc35bdc55fd6a6a311e690fa92c /src/sql/kernel/qsqldriverplugin.h | |
parent | 6f92aada9abd4ec8e83e38eb953e987558af796d (diff) |
Unity builds currently fail on macos with -Werror, due to
-Wnullability-completeness. It seems that apple's system headers don't
have every NS_ASSUME_NONNULL_BEGIN followed by a NS_ASSUME_NONNULL_END,
which seems to leak into our code.
Demoting the errors to a warning to make -Werror builds pass again.
Pick-to: 6.10
Change-Id: I70d8ae33bf57b87feac7bb33b929b74f8cd60504
Reviewed-by: Tor Arne Vestbø <[email protected]>
Reviewed-by: Alexey Edelev <[email protected]>
Diffstat (limited to 'src/sql/kernel/qsqldriverplugin.h')
0 files changed, 0 insertions, 0 deletions