On 30 April 2014 16:28, Andrey Ponomarenko <[email protected]> wrote:
>
>
> ABI report for 5.3.0-rc:
> http://upstream-tracker.org/compat_reports/qt/5.2.1_to_5.3.0-rc/abi_compat_report.html
Hi,
Interesting that it reports a Medium severity problem for:
qpagedpaintdevice.h
enum QPagedPaintDevice::PageSize
Value of member NPageSize has been changed from 30 to 118.
But only reports a Low severity problem for:
qlocale.h
enum QLocale::Language
Value of member LastLanguage has been changed from 311 to 314.
This is a common pattern in Qt to indicate the last valid value, so is
OK afaik, it's just weird the same issue reports with different
severity.
Cheers!
John.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development