* Jason Merrill:

> On 03/14/2016 05:30 PM, Florian Weimer wrote:
>> * Jason Merrill:
>>
>>>             P08184R0: Generalizing the Range-Based For Loop
>>
>> How can one resolve this reference?  It's obviously not a PR number in
>> GCC Bugzilla.
>>
>> I found this after some searching:
>>
>> <http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0184r0.html>
>>
>> But it lacks the additional “8”.
>
> Oops, typo.  Fixed, along with adjusting the feature-test macro.

Ah.  Looks like there are still references remaining in the tree:

gcc/cp/parser.c:                /* P08184R0 allows __begin and __end to have 
different types,
gcc/testsuite/g++.dg/cpp1z/range-for1.C:// P08184R0: Generalizing the 
Range-Based For Loop

Reply via email to