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 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?

Thanks,

Mark


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