This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: C++ PATCH: PR 13714
- From: Bernardo Innocenti <bernie at develer dot com>
- To: mark at codesourcery dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sat, 07 Feb 2004 04:53:08 +0100
- Subject: Re: C++ PATCH: PR 13714
- Organization: Develer S.r.l.
- References: <200402051946.i15Jke4B028833@sirius.codesourcery.com>
Mark Mitchell wrote:
! error ("the type being destroyed is '%T', but the destructor refers to `%T'",
^^^^
! TYPE_MAIN_VARIANT (object_type), dtor_type);
Shouldn't we use a backtick before the first %T?
--
// Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/ http://www.develer.com/