xfs
[Top] [All Lists]

Re: [PATCH 2/4] Simplify workaround for old glibc getsubopt()

To: xfs@xxxxxxxxxxx
Subject: Re: [PATCH 2/4] Simplify workaround for old glibc getsubopt()
From: Felix Janda <felix.janda@xxxxxxxxx>
Date: Sat, 18 Jun 2016 17:38:55 +0200
Delivered-to: xfs@xxxxxxxxxxx
In-reply-to: <20160618145253.GB17768@nyan>
References: <20160618145253.GB17768@nyan>
User-agent: Mutt/1.6.1 (2016-04-27)
Please ignore this patch and the next:

The installed header linux.h should not redefine the
standard function getsubopt().


Instead might it be possible to remove the workaround all together?
glibc-2.2 (first version which does not need the workaround) was
released in 2000 and even with older glibc when removing the
workaround, it should only make the compiler emit a warning.

Felix

<Prev in Thread] Current Thread [Next in Thread>