[PATCH] configure: Add explicit checks for all GNU99 extensions used.

Mark Wielaard mjw at redhat.com
Fri Apr 17 12:05:53 UTC 2015


On Tue, 2015-04-14 at 10:23 +0200, Mark Wielaard wrote:
> Some compilers (clang) claim to support -std=gnu99 but don't actually
> implement all extensions we use in the code. Producing really hard to
> parse errors. Add explicit checks for some of the other language
> extensions we use, Nested Functions and Arrays of Variable Length,
> to the configure check to catch such issues early.

I pushed this to master.


More information about the elfutils-devel mailing list