[Development] Proposal: All Qt modules must use the same version number

Thiago Macieira thiago.macieira at intel.com
Fri Jun 27 22:10:17 CEST 2014


Em sex 27 jun 2014, às 21:28:41, André Pönitz escreveu:
> This pretty much sounds like "If a module uses private API it should
> follow Qt Core numbering, if it doesn't it's free to pick anything."

Sounds like a good compromise to me.

If a module wants to release out-of-schedule, it will need to use an extra 
version number, like 5.4.0.1.

This also implies that no module that uses private API can be compiled against 
different versions of Qt. So don't do QT_VERSION checks. If someone has a bug 
they need fixed, they will just need to upgrade the entire Qt.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list