autoconf-patches
[Top][All Lists]
Advanced

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

[PATCH] ifnames: Check for #elifdef and #elifndef


From: Collin Funk
Subject: [PATCH] ifnames: Check for #elifdef and #elifndef
Date: Thu, 13 Jun 2024 20:27:06 -0700
User-agent: Mozilla Thunderbird

Now that C23 and C++23 have #elifdef and #elifndef shouldn't ifnames
check for them? It seems that recent versions of gcc and clang support
it, though I'm not sure how many actually use it.

I've attached a patch that should work. Code that doesn't use them
shouldn't notice a difference.

Collin

Attachment: 0001-ifnames-Check-for-elifdef-and-elifndef.patch
Description: Text Data


reply via email to

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