This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[C++ Patch Ping] PR 54485 (diagnose default arguments in out-of-line definitions for class template member functions)
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>
- Cc: Jason Merrill <jason at redhat dot com>
- Date: Sun, 27 Oct 2013 15:14:55 +0100
- Subject: [C++ Patch Ping] PR 54485 (diagnose default arguments in out-of-line definitions for class template member functions)
- Authentication-results: sourceware.org; auth=none
Hi,
pinging this patch of mine, sent beginning of September:
http://gcc.gnu.org/ml/gcc-patches/2013-08/msg01435.html
Just checked that it still applies cleanly and passes testing.
Thanks!
Paolo.