bug-gnulib
[Top][All Lists]
Advanced

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

Re: compiling with tcc fails on regex.c since commit 56b32251


From: Benno Schulenberg
Subject: Re: compiling with tcc fails on regex.c since commit 56b32251
Date: Tue, 30 Nov 2021 14:32:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

Op 27-11-2021 om 10:01 schreef Paul Eggert:
> tcc is failing because it claims to support C99 (it
> defines __STDC_VERSION__ to 199901L), but it doesn't support variable length
> arrays as C99 requires. Perhaps you could file a bug report with the tcc 
> folks?

Reported as https://savannah.nongnu.org/bugs/?61587.

> Anyway, I installed the attached patches into Gnulib to attempt to work around
> the tcc bug.

Thanks.  Compilation succeeds now.

Benno

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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