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

arte to mwl extraction warning #46

Open
hsw28 opened this issue Apr 5, 2016 · 0 comments
Open

arte to mwl extraction warning #46

hsw28 opened this issue Apr 5, 2016 · 0 comments

Comments

@hsw28
Copy link
Contributor

hsw28 commented Apr 5, 2016

When trying to build arte to mwl extract using the build file here: https://github.com/hsw28/arte-backend/tree/master/src/extract I receive the warning

hannah@rat4vis:~/Programming/arte-backend/src/extract$ ./build.sh
arte_to_mwl.cpp: In function ‘void write_file_header(void*, int, char**, packetType_t)’:
arte_to_mwl.cpp:310:40: warning: too many arguments for format [-Wformat-extra-args]
     lfp->n_chans, lfp->n_samps_per_chan);

It still compiles and creates an executable with the warning.

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

No branches or pull requests

1 participant