This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: silence warnings building libstdc++
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Ben Elliston <bje at au1 dot ibm dot com>
- Cc: libstdc++ <libstdc++ at gcc dot gnu dot org>, gcc-patches at gcc dot gnu dot org
- Date: Tue, 12 May 2009 15:35:38 -0700
- Subject: Re: PATCH: silence warnings building libstdc++
- References: <1241577504.27879.2.camel@helios>
> 2009-05-05 Ben Elliston <bje@au.ibm.com>
>
> * src/compatibility.cc (_ZTIe, _ZTIPe, _ZTIPKe): Change type
> to const void * const.
OK.
-benjamin