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

FifoBuffer.cpp "error: use of undeclared identifier 'memcpy'" #13

Closed
jplatipus opened this issue Nov 14, 2017 · 4 comments
Closed

FifoBuffer.cpp "error: use of undeclared identifier 'memcpy'" #13

jplatipus opened this issue Nov 14, 2017 · 4 comments

Comments

@jplatipus
Copy link
Contributor

I get compilation "error: use of undeclared identifier 'memcpy'"
Adding the memory.h include fixes this.

I put in a pull request for the fix from master (the error happens for me in the master branch).

@dturner dturner closed this as completed Nov 16, 2017
@dturner
Copy link
Collaborator

dturner commented Feb 12, 2018

Hi jplatipus,

Many thanks for submitting this fix. I have just realised you didn't sign the contributor's agreement (CLA). Please could you do so by following the instructions here: https://github.com/google/oboe/blob/master/CONTRIBUTING.md

Thanks very much,

Don

@dturner
Copy link
Collaborator

dturner commented Feb 12, 2018

Ignore me. I see you have signed the agreement, I'm just getting a strange error message: "Failure: CLAs are signed, but unable to verify author consent". Ignoring for now.

@jplatipus
Copy link
Contributor Author

jplatipus commented Feb 12, 2018 via email

@dturner
Copy link
Collaborator

dturner commented Feb 12, 2018

Thanks for the quick response. Hopefully the issue won't arise again.

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

2 participants