[Interest] Backporting bugs to Qt 5.6

Lars Knoll lars.knoll at qt.io
Mon Sep 24 13:31:28 CEST 2018


On 24 Sep 2018, at 14:11, Danny Smit <danny.smit.0 at gmail.com<mailto:danny.smit.0 at gmail.com>> wrote:

On Fri, Sep 21, 2018 at 11:11 AM Alexandru Croitor
<alexandru.croitor at qt.io<mailto:alexandru.croitor at qt.io>> wrote:

You will probably want to read http://wiki.qt.io/Qt_Contribution_Guidelines

And specifically to your questions, bug fixes first go to the current stable brach of Qt (5.11.3 in this case), and once the patches are in, they can be backported to the LTS versions ( 5.11.3 -> 5.9 -> 5.6).

Thanks, here is my attempt to contribute:
https://codereview.qt-project.org/#/c/240793/
I could use some help on how to continue, I understand I need
reviewers, which I think might be a topic for the development mailing
list. However since lists.qt-project.org seems to be down, I cannot
subscribe there at the moment.

Thanks for the patch! If you don’t know whom to add as reviewer for a change, you can always have a look at https://wiki.qt.io/Maintainers and add the maintainer for the area your patch is about.

Another trick is to do a git log or git blame on the file(s) you touched and try to figure out that way whom you could add as a reviewer.

Cheers,
Lars

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20180924/42706389/attachment.html>


More information about the Interest mailing list