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.

--
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
     Intel Sweden AB - Registration Number: 556189-6027
     Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to