<div>Is there a specific reason to upgrade to mageia 7.1 and not 8?  Qt 5.15 is available in the official repos for mageia 8 while for mageia 7.1 it is 5.12 and we would have to build Qt 5.15.</div><br><br><div class="gmail_quote_attribution">On Apr 2 2021, at 12:42 am, Gilles Caulier <caulier.gilles@gmail.com> wrote:</div><blockquote><div><div><br></div><br><img class="mailspring-open" alt="Sent from Mailspring" width="0" height="0" style="border:0; width:0; height:0;" src="https://link.getmailspring.com/open/1B798425-A823-4359-B892-8EBA1B7F65CA@getmailspring.com?me=6552469b&recipient=ZGlnaWthbS1kZXZlbEBrZGUub3Jn"><div class="gmail_quote"><div class="gmail_attr"><div>Le jeu. 1 avr. 2021 à 20:50, Anjani Kumar <<a href="mailto:anjanik012@gmail.com" title="mailto:anjanik012@gmail.com">anjanik012@gmail.com</a>> a écrit :</div></div><blockquote><div>I have a complete list of files that need to be changed in order to compile with Qt6. I used clazy for this.  However i need to know if i should summarize the report by organizing them in modules or  I should present a complete list  for that, because the file list is huge.</div><br><div>Also what are your thoughts on using clazy to get the suggested changes and apply them and then build and do regression tests on the code?</div></blockquote><div><br></div><div>I'm not sure if clazy is really the best static analyzer to use at first for this project.</div><div><br></div><div>After all the warnings from the compiler using Qt5.15.2 is a good start. Qt includes plenty of deprecated warnings to guide developers in the porting stage.</div><div><br></div><div>Clazy must be a good helper later, especially for optimization purposes.</div><div><br></div><div>Also the main porting stages must be prior. Classes which are removed in Qt6 need to be treated first, even if a qt5 compatibility helper framework exists in Qt6. Considering that compatibility frameworks do not exist can be a good choice to list which classes and codes need to be ported first.</div><div><br></div><div>Best</div><div><br></div><div>Gilles Caulier</div></div></div></blockquote>