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
