qreal change in Qt 5.2
Dmitry Shachnev
mitya57 at ubuntu.com
Wed Dec 4 13:52:20 UTC 2013
Hi,
qreal is a Qt typedef that used to be defined as float on ARM and
double on all other platforms.
However, since Qt 5.2 release candidate 1, qreal is double everywhere
(in Debian we are considering to keep it double on armel, but that
isn’t relevant to Ubuntu). Please be prepared to update your packages
if they rely on the old behaviour.
We will probably need to do a transition (i.e. rebuild everything
that has armhf binaries), however the problem is that upstream did
not bump the SONAME of Qt libraries, so we are considering doing the
bump as a Debian/Ubuntu-specific change.
Feel free to express your opinion about (not) bumping the SONAME at
http://bugs.debian.org/731261 (that bug also contains links to
previous discussions on this subject).
--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-devel/attachments/20131204/dac10bab/attachment.pgp>
More information about the ubuntu-devel
mailing list