Mike Frysinger <[email protected]> writes: > Trying to build with clang fails due to the use of a small nested > function. Change it to a macro instead.
Please change it to a function instead. Thanks, PM
Mike Frysinger <[email protected]> writes: > Trying to build with clang fails due to the use of a small nested > function. Change it to a macro instead.
Please change it to a function instead. Thanks, PM