Hi Paul,
>> would it be possible for gnulib to detect the presence of the old
>> version and to omit the flag in that case?
>
> Yes, that should be doable. Is that a change you could contribute?
no, I'm afraid not. :-(
Best regards,
Peter
Reported by Daiki Ueno.
* lib/regcomp.c (regcomp, regerror): Use _Restrict_, not
__restrict, in prototype. This fixes a problem I introduced in
the 2016-02-19 merge from glibc.
---
ChangeLog | 8
lib/regcomp.c | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/