Re: [Development] Fate of fixqt4headers.pl in Qt6

2021-03-01 Thread Joerg Bornemann
On 3/1/21 10:03 AM, Edward Welbourne wrote: Can fixqt4headers.pl be removed from Qt6? Seems sane to me. One less perl script ... Here we go: https://codereview.qt-project.org/c/qt/qtbase/+/336822 Cheers, Joerg ___ Development mailing list Develo

Re: [Development] Fate of fixqt4headers.pl in Qt6

2021-03-01 Thread Edward Welbourne
Joerg Bornemann (26 February 2021 16:07) > I noticed that we still have fixqt4headers.pl in our bin directory. > For the uninitiated, this is it's documentation: > https://doc.qt.io/qt-5/portingcppapp.html > > That page is already gone in Qt6. > > Can fixqt4headers.pl be removed from Qt6? Seems sa

[Development] Fate of fixqt4headers.pl in Qt6

2021-02-26 Thread Joerg Bornemann
Hi, I noticed that we still have fixqt4headers.pl in our bin directory. For the uninitiated, this is it's documentation: https://doc.qt.io/qt-5/portingcppapp.html That page is already gone in Qt6. Can fixqt4headers.pl be removed from Qt6? Cheers, Joerg ___