This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [wwwdocs] Document __attribute__((deprecated("text string"))) in gcc 4.5 changes
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Manuel López-Ibáñez <lopezibanez at gmail dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 7 Apr 2010 16:29:53 +0200 (CEST)
- Subject: Re: [wwwdocs] Document __attribute__((deprecated("text string"))) in gcc 4.5 changes
- References: <n2x6c33472e1004070244y98f0e1f8zbfd485d31b5264cb@mail.gmail.com>
On Wed, 7 Apr 2010, Manuel LÃpez-IbÃÃez wrote:
> 2010-04-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
> * htdocs/gcc-4.5/changes.html (C family): Document
> __attribute__((deprecated("text string"))).
>
> OK?
s/ The/The/
And I believe it is "deprecation warning" instead of "deprecated warning"
(there is a subtle difference here).
The patch is fine.
Gerald