Re: [C++ Patch] PR 59729
.. nope, sorry, what I have doesn't work for eg: for (class C {};;) Paolo.
[C++ Patch] PR 59729
Hi, apparently we aren't implementing the bits of DR 1732 [C++14] about range-based for declarations. Tested x86_64-linux. Thanks, Paolo. /// /cp 2015-04-28 Paolo Carlini PR c++/59729, DR 1732 * parser.c (cp_parser_for_init_statement): Do not allow type