diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-05-07 18:40:23 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2024-05-07 23:01:34 +0300 |
commit | ea1e9eba748c5a4068ba2edffebf31fb2bafa923 (patch) | |
tree | c634250e79f3aa675e3b366ed93655c5e4104849 /utils/ipc/mojo/public | |
parent | 6cd849125888782ed12af87f80a1ee9c43bcf553 (diff) |
Revert "meson: Deprecate bitwise operations between different enumeration type"
Enabling -Wdeprecated-enum-enum-conversion by default turned out to be a
too hasty decision. It causes compilation failures with Qt headers prior
to Qt v5.15.8. As the previous LTS versions of Debian and Ubuntu ship
older Qt versions, those errors cause real inconvenience to users.
This reverts commit bf4695266bfca8cc21bcf10a3281e874ebce0d27.
The original goal of avoiding C++20 compilation regressions is still
handled through a test in CI.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'utils/ipc/mojo/public')
0 files changed, 0 insertions, 0 deletions