On Friday, 28 June 2019 17:08:04 PDT Thiago Macieira wrote: > It was commented out for a reason, so presumably the bug it was solving > would come back. Note it was adding ALL packages, not just > freedesktop.org.xml. The code could be modified to find just > freedesktop.org.xml. Since the -no-mimetype-database option is provided for > systems where the database is never missing, QtCore's copy missing means > the system copy must be present. > > I'll do that and push again.
Made a new change for 4.9 instead to work with Qt 5.13, leaving the one I had pushed as a fix for 4.10 for Qt 5.14. https://codereview.qt-project.org/c/qt-creator/qt-creator/+/266704 -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
