bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 1/1] regex: fix broken clang build


From: Paul Eggert
Subject: Re: [PATCH 1/1] regex: fix broken clang build
Date: Tue, 14 Jun 2022 23:32:28 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

Why isn't a similar patch needed for lib/regex.c?

Can you determine the earliest version of Clang that supports both "# pragma GCC diagnostic push" and "# pragma GCC diagnostic ignored "-Wvla""? A quick glance at the archived manuals suggests it goes back to at least Clang 4 but I suspect it's earlier. Knowing is better than guessing 9.

Thanks.




reply via email to

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