On 11/4/25 1:27 AM, Tobias Burnus wrote:
Jerry D wrote:
On 11/3/25 12:47 PM, Tobias Burnus wrote:
Jerry D wrote:
Regression tested on x86_64.
* resolve.cc (check_default_none_expr): Do not allow an
iterator in a locality spec.
Shouldn't be there a testcase for this? I see one for the other
issue, namely ...
The test case I provided fails to compile before the patch so I
thought it was sufficient since the new logic avoids rejecting valid.
At least grepping showed no testcase for this message
at all; hence, I think it makes sense to have one.
Therefore, I committed the attach patch.
Thanks,
Tobias
Thanks for taking care of that.
Jerry