On Tue, Oct 30, 2018 at 5:39 PM Jason H <jh...@gmx.com> wrote: > I was wondering if there is a place to log annoyances/discuss with the Qt5 > API for fix in Qt6? >
Probably a good idea is to submit a suggestion to the bugtracker as well. Two I am thinking of right now is: > - QUrl::port() returns an int, but QTcpServer accepts a quint16, so no > matter what I do, unless I add a cast, I get a warning. > - Similarly with QImage::pixel there are signed/unsigned issues between > pixel and qRgb(). > Yep, happens from time to time when the codebase grows, e.g. https://bugreports.qt.io/browse/QTBUG-69752
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest