From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============8180028835434634434==" MIME-Version: 1.0 From: Jan Kratochvil To: elfutils-devel@lists.fedorahosted.org Subject: Re: [PATCH 1/2] Add is_executable to Dwfl_Module. Date: Thu, 18 Sep 2014 16:59:00 +0200 Message-ID: <20140918145900.GA30517@host2.jankratochvil.net> In-Reply-To: 1411052219.27706.7.camel@bordewijk.wildebeest.org --===============8180028835434634434== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, 18 Sep 2014 16:56:59 +0200, Mark Wielaard wrote: > Also we shouldn't add such a partial type struct to the public gelf.h > header since that is kind of a shared standard type, so if other > libelf/gelf implementations don't support it we shouldn't export it > IMHO. BTW there could be #ifdef _GNU_SOURCE for such case. Jan --===============8180028835434634434==--