Starting with #13473 , we need to deactivate the unused-private-field
warning on Lagom's Clang compilations because it triggers a lot in LibWeb. This piles up on top of other disabled warnings in lagom_compile_options.cmake
It would be nice to either resolve these warnings, or to properly discover and indicate why they need to stay disabled (e.g. the -Wmaybe-uninitialized
warning triggers on IPC's operator<<
declarations).
CC @ADKaster and @BertalanD for our conversation on Discord about this:
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too