This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28669] %s substituted with static/non- can't be properly translated
- From: "mueller at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Oct 2006 23:09:13 -0000
- Subject: [Bug c++/28669] %s substituted with static/non- can't be properly translated
- References: <bug-28669-10888@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from mueller at gcc dot gnu dot org 2006-10-30 23:09 -------
Subject: Bug 28669
Author: mueller
Date: Mon Oct 30 23:08:59 2006
New Revision: 118205
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118205
Log:
2006-10-30 Dirk Mueller <dmueller@suse.de>
PR c++/28669
* decl.c (grokfndecl): Duplicate warning message for
easier translation.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28669