Ticket #47644

Meson: Qt-client build failure for warnings on non-C++20

Date d'ouverture: 2023-03-22 22:09 Dernière mise à jour: 2023-03-23 14:30

Rapporteur:
Propriétaire:
Type:
État:
Atteints
Composant:
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Fixed
Fichier:
1

Détails

Haiku / S3_1 / meson / Qt5-client build fails. It's giving errors about C++20 'this' capture style in not-a-C++20 mode. The problem seems to be simply that the configure check for C++20 capture style doesn't use -Werror (so the warnings are ignored as long as the feature still works) but actual build does have -Werror.

Ticket History (3/5 Histories)

2023-03-22 22:09 Updated by: cazfi
  • New Ticket "Meson: Qt-client build failure for warnings on non-C++20" created
2023-03-23 05:15 Updated by: cazfi
  • Propriétaire Update from (Aucun) to cazfi
  • Résolution Update from Aucun to Accepted
2023-03-23 14:28 Updated by: cazfi
Commentaire

Found more environments where this is needed - will now treat as emergency build fix, and skip rest of the review period.

2023-03-23 14:30 Updated by: cazfi
  • État Update from Ouvert to Atteints
  • Résolution Update from Accepted to Fixed

Modifier

Please login to add comment to this ticket » Connexion