This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [portability] avoid nested functions


On Friday 20 September 2013 02:52:05 Mark Wielaard wrote:
> On Thu, 2013-09-19 at 15:38 -0400, Mike Frysinger wrote:
> > Trying to build with clang fails due to the use of a small nested
> > function.  Change it to a macro instead.
> 
> Yeah, last time I tried clang I found it wasn't able to compile a lot of
> stuff. Is this the only thing that clang now has trouble with? Do all
> test results PASS when using it as compiler?

i was led to believe it was the only item.  i decided to check for myself, and 
unfortunately, it is not.  elfutils is riddled with nested functions.  so i'll 
have to do a bit more hacking to get a full patch.
-mike

Attachment: signature.asc
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]