Skip to content

Conversation

@yuusuke
Copy link

@yuusuke yuusuke commented May 1, 2014

main.c: In function 'process_connection':
main.c:219: error: declaration of 'exp' shadows a global declaration
/usr/include/bits/mathcalls.h:101: error: shadowed declaration is here
make[2]: *** [boothd-main.o] Error 1
make[2]: Leaving directory /root/cluster-packages/y.booth/src' make[1]: *** [all] Error 2 make[1]: Leaving directory/root/cluster-packages/y.booth/src'
make: *** [all-recursive] Error 1

main.c: In function 'process_connection':
main.c:219: error: declaration of 'exp' shadows a global declaration
/usr/include/bits/mathcalls.h:101: error: shadowed declaration is here
make[2]: *** [boothd-main.o] Error 1
make[2]: Leaving directory `/root/cluster-packages/y.booth/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/cluster-packages/y.booth/src'
make: *** [all-recursive] Error 1
@dmuhamedagic
Copy link

Interesting I didn't see this. Thanks!

dmuhamedagic added a commit that referenced this pull request May 2, 2014
Fix collision of exp declared by mathcalls.h is avoided.
@dmuhamedagic dmuhamedagic merged commit b78044b into ClusterLabs:master May 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants