Andrew Sutton <andrew.n.sut...@gmail.com> writes:

| Fixed and committed, but I have a small follow-up related to parameter
| packs in requires clauses. The checking for unexpanded parameter packs
| treats the parameter declarations like regular PARM_DECL references
| and gives errors that they are unexpanded packs.
| 
| 2013-07-26  Andrew Sutton  <andrew.n.sut...@gmail.com>
|     * gcc/cp/tree.c (cp_walk_subtrees): Don't recurse through the
|     requires expr parameter list.
| 
| Andrew

Let me know when you commit this so I can merge from trunk.

-- Gaby

Reply via email to