Fix build
Compare changes
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Mise à jour GitLab terminée. Nous sommes désormais en version 17.7.0 : https://about.gitlab.com/releases/2024/12/19/gitlab-17-7-released/
Otherwise, the build fails with the following error:
.../src/src/interface/Node_select.cpp:254:46: error: missing template arguments before ‘(’ token
254 | reassign_children_rec(*it, QFlags(Qt::Unchecked));
| ^
(at least on Debian with Qt 5.15.2)