[Qt-interest] Backward binary compatibility guarantee
Thiago Macieira
thiago at kde.org
Wed Dec 16 23:45:59 CET 2009
Em Quarta-feira 16. Dezembro 2009, às 20.19.45, Rush Manbert escreveu:
> I found this coding conventions page:
>
> http://qt.gitorious.org/qt/pages/CodingConventions
>
> that says:
> "Keep backward binary compatibility + backward source code
> compatibility in minor releases"
>
> which sounds like just what I wanted to hear.
>
> I was wondering whether this is a guarantee that Nokia makes to users of Qt
> and where it is published.
>
> Can anyone provide a pointer?
I have no idea if we have a document.
Basically, Qt 4 is a binary-compatible major series. Binary and source
compatibility flows forwards across minor releases (i.e., if you compile with
4.x, it'll run with 4.y provided y >= x). Binary and source compatibility are
forwards and backwards withing the same minor series (if it compiles with Qt
4.x.y, it compiles with Qt 4.x.z and will run with 4.x.z).
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091216/2a00f67b/attachment.bin
More information about the Qt-interest-old
mailing list