This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [C++ PATCH] Variadic templates unification fixes
- From: Jason Merrill <jason at redhat dot com>
- To: Doug Gregor <doug dot gregor at gmail dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 03 Dec 2007 16:36:47 -0500
- Subject: Re: [C++ PATCH] Variadic templates unification fixes
- References: <24b520d20711070500n7da4a8f6vb07b2de264d4a7cf@mail.gmail.com>
Doug Gregor wrote:
PR c++/33091
OK.
Jason