This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Reworked nonstd pointer patch
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Bob Walters <mostlyharmless77 at yahoo dot com>
- Cc: Chris Fairles <chris dot fairles at gmail dot com>, libstdc++ at gcc dot gnu dot org
- Date: Thu, 30 Oct 2008 18:00:05 +0100
- Subject: Re: Reworked nonstd pointer patch
- References: <773978.7065.qm@web37105.mail.mud.yahoo.com>
Bob Walters wrote:
> I have searched the Deja Gnu docs, libstdc++/docs, and can't find any
> explanation for this unused variable. Any pointer is appreciated.
testsuite_hooks.h
Paolo.