On sábado, 31 de agosto de 2013 23:45:32, Samuel Gaist wrote: > First commit -> Original bug fix (in the case the common code that corrects > the bug in Qt 4) > New commit with same id -> further corrections
Each commit has a different Change-Id. Of course, each commit must stand on its own and be self-contained (it has to compile and should hopefully pass all tests). If you have to choose between atomicity and self-containment, prefer self-containment. That's why I said earlier that removing parts of a patch that do not apply to Qt 4 is acceptable when backporting. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
