Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compiler warnings #2

Open
argilo opened this issue Jun 28, 2012 · 0 comments
Open

Fix compiler warnings #2

argilo opened this issue Jun 28, 2012 · 0 comments
Labels

Comments

@argilo
Copy link
Owner

argilo commented Jun 28, 2012

There are some compiler warnings that should be fixed:

In file included from /home/argilo/git/gr-dsd-build/include/dsd_block_ff.h:30:0,
from /home/argilo/git/gr-dsd-build/lib/dsd_block_ff.cc:32:
/home/argilo/git/gr-dsd-build/dsd/dsd.h:23:0: warning: "__USE_XOPEN" redefined [enabled by default]
/usr/include/features.h:251:0: note: this is the location of the previous definition

/usr/bin/ld: Warning: alignment 4 of symbol exitflag' in CMakeFiles/gr-dsd.dir/dsd_block_ff.cc.o is smaller than 16 in ../dsd/libdsd.a(dsd_mbe.c.o) /usr/bin/ld: Warning: alignment 4 of symbolexitflag' in CMakeFiles/gr-dsd.dir/dsd_block_ff.cc.o is smaller than 16 in ../dsd/libdsd.a(dsd_frame_sync.c.o)

In file included from /home/argilo/git/gr-dsd-build/include/dsd_block_ff.h:30:0,
from /home/argilo/git/gr-dsd-build/swig/dsd_swigPYTHON_wrap.cxx:4370:
/home/argilo/git/gr-dsd-build/dsd/dsd.h:23:0: warning: "__USE_XOPEN" redefined [enabled by default]
/usr/include/features.h:251:0: note: this is the location of the previous definition

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant