]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/c-common.c
* c-common.c: Include intl.h.
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Mar 2003 03:28:39 +0000 (03:28 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 22 Mar 2003 03:28:39 +0000 (03:28 +0000)
commite48d0f41d570c6c32e6ee253c7bba6e8a4d0d4d8
treef2f70c0a43139b7fcdfc3aeacf5ad628d08890c3
parent737c53119752777c9b79c234c04b985a62d017d8
* c-common.c: Include intl.h.
(shadow_warning): Rewrite to allow better diagnostic translations.
* c-common.h: Update prototype of shadow_warning.  Declare sw_kind enum.
* c-decl.c (warn_if_shadowing): Update calls to shadow_warning;
use it throughout.
* Makefile.in (c-common.o): Add intl.h.
cp:
* decl.c: Update calls to shadow_warning.
po:
* gcc.pot: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64699 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/c-common.c
gcc/c-common.h
gcc/c-decl.c
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/po/ChangeLog
gcc/po/gcc.pot