This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Buggy test 20_util/exchange/1.cc
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Diego Novillo <dnovillo at google dot com>
- Cc: "libstdc++" <libstdc++ at gcc dot gnu dot org>
- Date: Tue, 15 Oct 2013 19:34:44 +0100
- Subject: Re: Buggy test 20_util/exchange/1.cc
- Authentication-results: sourceware.org; auth=none
- References: <CAD_=9DTa1_awPYmgjfR7NvYdRzC-38JaPmuBTdxirNrTRoan1w at mail dot gmail dot com> <CAH6eHdS9AJF8KVPqOKJjxd-SqpjPBmiFxeRWPg2icc_gXcjhcQ at mail dot gmail dot com> <CAD_=9DRDcc=n5Tad4TFtN1hU=B3swM7_frEpGKSkYk1GEp1atA at mail dot gmail dot com>
On 15 October 2013 19:12, Diego Novillo wrote:
>
> Thanks. Is this OK to commit?
Can't you just omit the parameter names in the functions, so you don't
need the unused attributes?