[Development] Deprecation warnings are enabled

André Pönitz andre.poenitz at mathematik.tu-chemnitz.de
Wed May 2 01:10:23 CEST 2012


On Mon, Apr 30, 2012 at 10:13:54PM +0200, Thiago Macieira wrote:
> This is what answers the "now" part. The changes I'm making, like the
> QRegExp one and these deprecation settings, are changing the API that
> we expose to users. As such, I understand that they need to be done,
> ready and tested by the beta release.

There was no _need_ to touch QRegExp at all.

Yes, the QRegExp API is wrong, but no-one is done
a favour by changing it.

This causes a lot of pain for all existing code, 
and new code should use QRegularExpression anyway.

Andre'



More information about the Development mailing list