Re: finding deprecated functions in sources



Hi Vitaly

There are certain flags for catching these deprecated calls. You can set these in
your Makefile and then compile your sources.

These are some of the flags:
        -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
        -DGNOME_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED
        -DGDK_PIXMAP_DISABLE_DEPRECATED

-Deepa

Vitaly Tishkov wrote:

> Hi,
>
> Is there any way of finding deprecated functions calls in code? Or only grep in
> sources can help?
>
> Thanks,
>     Vitaly.
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list

**************************Disclaimer************************************
      


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 ********************************************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]