Hello Bruno, >> In file included from regex.c:74: >> ./regexec.c:1198:3: error: invalid application of 'typeof' to bit-field >> DEBUG_ASSERT (state->halt); >> ^ > > Thanks for the report. I didn't know that __typeof__ does not work for all > kinds of expressions. (intprops uses __typeof__ as well.) This patch fixes it. > > 2020-08-23 Bruno Haible <br...@clisp.org> > > verify: Make assume work on bit field expressions (regr. 2020-08-22).
I can confirm that with commit f3808e88 things compile fine again. Benno
signature.asc
Description: OpenPGP digital signature