]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid name shadowing to fix build under powerpc64.
authorjmmv <jmmv@FreeBSD.org>
Thu, 7 Aug 2014 14:26:44 +0000 (14:26 +0000)
committerjmmv <jmmv@FreeBSD.org>
Thu, 7 Aug 2014 14:26:44 +0000 (14:26 +0000)
commit297c72eb671348283e80a07ad8dc6659dadb0c5a
tree84756efcaaea4fb3d00788956a681f270210cd6a
parentf5deabd6ea9ab53354f0aac2ccdb8272773cce21
Avoid name shadowing to fix build under powerpc64.

Error was:

cc1: warnings being treated as errors
.../usr.bin/m4/misc.c: In function 'm4errx':
.../usr.bin/m4/misc.c:268: warning: declaration of 'eval' shadows a global declaration
.../usr.bin/m4/extern.h:40: warning: shadowed declaration is here
usr.bin/m4/misc.c