bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: commit 452fee36 causes trouble when compiling with clang


From: Benno Schulenberg
Subject: Re: commit 452fee36 causes trouble when compiling with clang
Date: Sun, 23 Aug 2020 19:24:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

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  <bruno@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

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]