This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 17947 bad warning with implicit conversion and __attribute__((deprecated))


"Manuel LÃpez-IbÃÃez" <lopezibanez@gmail.com> writes:

> 2007-01-18  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
>   PR c++/17947
>   * toplev.c (warn_deprecated_use): Use %qD instead of %qs to print
> the name of the declared identifier.
> 
> testsuite/
>   PR c++/17947
>   * g++.dg/warn/deprecated.C: Update warning output.
>   * g++.dg/warn/deprecated-2.C: Likewise.
>   * g++.dg/warn/deprecated-3.C: New.

This is OK.

Thanks.

:REVIEWMAIL:

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]