[Development] Deprecation warnings are enabled

Giuseppe D'Angelo dangelog at gmail.com
Mon Apr 30 16:10:44 CEST 2012


On 30 April 2012 15:07, Thiago Macieira <thiago.macieira at intel.com> wrote:
> On sexta-feira, 27 de abril de 2012 23.02.58, Thiago Macieira wrote:
>> Just a notice to all devs:
>>
>> Since 0df1c9f1fa04c06d6105de3f312c6c752a58ad70 integrated on Wednesday, all
>> Qt modules have deprecation warnings enabled now. That means that when you
>> build your module, you'll get warnings about your using of deprecated
>> classes or function.
>>
>> You should not ignore them. You should use the replacement functions /
>> classes.
>
> The next step is to disable the deprecated methods. The change will be:
>
>        https://codereview.qt-project.org/#change,24890
>
> I will remove the WIP and stage that change in about two or three weeks, but
> before the beta.
>
> All uses of deprecated methods must be fixed by that date.

Which brings me to the question: is QRegExp going to be deprecated
entirely in 5.0?

Cheers,
-- 
Giuseppe D'Angelo



More information about the Development mailing list