On Tuesday 05 November 2013 10:51:54 Nowacki Jedrzej wrote: > It changes the public interface depending on QT_NO_DEBUG_STREAM which is > suboptimal especially that even if the flag is specified QDebug is defined.
We don't support binary compatibility when feature are disabled via QT_NO_* And we can also change the public interface. -- Olivier Woboq - Qt services and support - http://woboq.com - http://code.woboq.org _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
